<img src="img/ai/introfront.png" style="max-width:80%;">
Hey and welcome to City of Cinders! This game is heavily inspired by Condemned Town Expanded by Voluntas. I recommend to check out that game if you enjoy the idea of this one!
Please keep in mind that this is my first game. Before this game, I had no experience with game development at all, so the balancing may be rough for now. Feel free to use the debug menu (you can find it in PC). If you find any bugs, please let me know (preferably on F95zone), and I’ll make sure to fix them. If you want to support the game, you can find my Patreon in the sidebar.
I don't own any of the videos/images used in this game. If you own any of the content used in this game, contact me and I will remove it asap!
This game is intended for players aged 18+. By proceeding, you confirm that you are legally old enough to play. Every character in this game is above 18 years old.
Your name: $player
<<textbox "$player" "Joe">>
[[Start->intro1]]
[[Skip intro]]
Forced feminization status:<<if $forcedfem>><b> ENABLED</b> <<else>> <b>DISABLED </b> <</if>>
<<link "Toggle forced feminization">>
<<set $forcedfem = !$forcedfem>>
<<goto "Start">>
<</link>>
[[Changelog (spoilers!)]]
<<updateLocationDisplay>>
<<mom>> Mother name: <<textbox "$namemom" "Ava">><</mom>>
<<bigsis>> Older sis name: <<textbox "$namebigsis" "Kendra">><</bigsis>>
<<lilsis>>Younger sis name: <<textbox "$namelilsis" "Lily">> <</lilsis>>
Start story
[[skip intro ->Your room]]
<<silently>>
<<updatePeriod>>
<<updateLocations>>
<</silently>>
<<periodImage>>
Time: $hour
$period
Day: $day
<<if $debugMode>>\
<<button "debug">>
<<script>>
Dialog.setup("Debug");
Dialog.wiki(Story.get("debug").processText());
Dialog.open();
<</script>>
<</button>><</if>>\
<h3>Status</h3>\
<b>Name:</b> <<if $ts>> <span style="color:#ff1493;">$player</span> <<else>> $player <</if>>\
<b>Money:</b> $money
<b>Energy:</b> $energy / $maxEnergy
<b>Player strength:</b> $playerStrength / 100 <<brass>>
<<if $security <= 30>>\
<img src="img/ai/icon0.png" style="max-width:30%;">
<<elseif $security <= 60>>\
<img src="img/ai/icon50.png" style="max-width:30%;">
<<else>>\
<img src="img/ai/icon100.png" style="max-width:30%;">
<</if>>\
<b>House security:</b>\
<<if $security <= 30>>\
<span style="color:#c0392b;">$security</span>\
<<elseif $security <= 60>>\
<span style="color:#f1c40f;">$security</span>\
<<else>>\
<span style="color:#2ecc71;">$security</span>\
<</if>>\
<<if $talkedtoboss>>
<b>Gang dom:</b> $gangdom
<b>Chaos:</b> $chaos <</if>>
$namebigsis is in <<= $locationDisplay[$bigsisLocation]>>
$namelilsis is in <<= $locationDisplay[$lilsisLocation]>>
$namemom is in <<= $locationDisplay[$momLocation]>>
<img src="img/ai/mcroom.png" style="max-width:80%;">
<<if $rentActive and (($day + 1 - $rentStartDay) % $rentInterval is 0)>>
A bad feeling settles in. Tomorrow, payment is due.
<</if>>
<<if $chaos>> You hear unfamiliar voices in the hallway. <</if>>
<<link "Sleep">>
<<if $period is "Night">>
<<goto "sleep">>
<<else>>
<<goto "notTired">>
<</if>>
<</link>>
<<link "Nap (skip time)">>
<<if $period is "Night">>\
<<goto "sleep">>\
<<elseif $ts and $chaos and random(1,100) >=70>>\
<<goto "tsnapgang">>\
<<else>>\
<<skipPeriod>>\
<<updatePeriod>>\
<<set $energy += 30>>\
<<goto "Your room">>\
<</if>>\
<</link>>
[[PC ->PC1]]
[[Workout ->workout1]]
<<if $clarakidnapped and not $ghClara and $chaos and $period !="Morning" and random(1,100)>90>>\
<<set _sex = either("fuck1","fuck2")>>\
You see Clara is being used by a gangmember!
<<if _sex is "fuck1">>\
<video src="img/others/clara/gang2.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _sex is "fuck2">>\
<video src="img/others/clara/gang1.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>\
[[Intervene!->claraintervene1]]
<<elseif $clarakidnapped and not $ghClara>>\
[[Clara is here->clararoom]] <<clarahouseIcon>>
<</if>>\
<<if $nicolekidnapped and not $ghNicole>>\
[[Nicole is here->nicoleroom]] <<nicolehouseIcon>>
<</if>>\
<<if $cassandrakidnapped and not $ghCassandra and $period !="Morning" and $chaos and random(1,100)>90>>\
Cassandra is getting fucked by a gangmember!
<video src="img/others/cassandra/gang2.webm" autoplay muted loop style="max-width:80%;"></video>
[[Intervene!->cassandraintervene1]]
<<elseif $cassandrakidnapped and not $ghCassandra>>\
[[Cassandra is here->cassandraroom]] <<cassandrahouseicon>>
<</if>>\
[[hallway]]
<<lilsisYourroom>>
<<if $lilsisLocation is "lilsisroom" and $security <= 20 and $chaos is false and $period is "Night" and $intruderlilsisend is false and random(1,100) <= 30>>\
<<set $intruderlilsis = true>>\
There’s a commotion coming from $namelilsis's room.
[[Check it out ->lilsisroom]]
<</if>>\
<<silently>>
<<set $dayAction = true>>
<<checkEventRoom>>
<<updateLocationDisplay>>
<<if $rentFail>>
<<goto "rentfailed">>
<</if>>
<<if $rentpaid>>
<<goto "askpayrent">>
<</if>>
<</silently>>
<<if $ts and $chaos and random(1,100)>75>>
<<goto "tsyourroom">>
<</if>><<if $chaos>> <img src="img/ai/hallwaychaos.png" style="max-width:80%;">
As you step out of your room, unfamiliar gang members are roaming your house like they own the place! <<else>>
<img src="img/ai/hallway.png" style="max-width:80%;">
<</if>>
Where do you want to go?
Go to [[Your room]] <<lilsisIconYourRoom>>
<<link " $namelilsis's room">>
<<goto "lilsisroom">>
<</link>> <<lilsisIcon>>
<<link " $namebigsis's room">>
<<goto "bigsisroom">>
<</link>> <<bigsisIcon>>
<<link " $namemom's room">>
<<goto "momroom">>
<</link>> <<momIcon>>
Go to [[Bathroom]] <<bathroomIcon>>
Go to [[Kitchen]]<<kitchenIcon>>
Go to [[Livingroom]] <<livingroomIcon>>
Go [[Outside]]
[[Reinforce the house->securityfix1]]
<<if $ts and $chaos and $playerCorruption>=80>>\
<<link "<span style='color:#ff69b4;'>Fuck a gangmember</span>">>\
<<goto "tsgangfuckmenu">>\
<</link>>\
<</if>>\
<<if $bigsisLocation is "hallway" and $chaos and random (1,100)>75>>
<<if $bigsisCorruption <30>>
As you walk in the hallway, you spot $namebigsis is standing infront of a gangmember with a ripped top. He is groping her exposed tits!
<video src="img/angel/ganggrope2.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif $bigsisCorruption >=30 and $bigsisCorruption<60>>
You see $namebigsis is getting raped by a gangmember in the hallway!
<img src="img/angel/taken1.webp" style="max-width:80%;">
<<else>>
As you walk in the hallway, you hear loud moans comming from around the corner. You peek around and see $namebigsis totally naked getting fucked by an unknown gangmember!
<img src="img/angel/taken2.webp" style="max-width:80%;">
<</if>>
[[Intervene->fightbigsis1]]
<<elseif $bigsisLocation is "hallway">>
<<bigsis>> What are you looking at?<</bigsis>>
[[Talk->bigsistalkmenu]]
[[Grope->bigsisgrope]]
<<linkreplace "Actions">>
<<if $bigsisLove >= 20 and $bigsisCorruption >= 20>>
<<goto "bigsisfuck1">>
<<else>>
<em>You need more love and corruption.</em>
<</if>>
<</linkreplace>>
<</if>>
<<if $cassandrakidnapped and not $ghCassandra and random(1,100)>70>>\
You spot Cassandra cleaning around the house!
<<if random(1,100)>50>>\
<img src="img/others/cassandra/working1.webp" style="max-width:80%;">
<<else>>\
<img src="img/others/cassandra/working2.webp" style="max-width:80%;">
<</if>>\
[[Talk to her->cassandrahallwaytalk]]
<</if>>\
<<if $nicolekidnapped and not $ghNicole and random(1,100) >80>>
You see Nicole walking without any clothes!
<video src="img/others/nicole/nicolewalk3.webm" autoplay muted loop style="max-width:80%;"></video>
[[Make her suck your dick!->nicoleblowjob]]
<</if>>
<<if $clarakidnapped and not $ghClara and random(1,100)>80>>
You see Clara washing clothes and doing chores.
<video src="img/others/clara/spy2.webm" autoplay muted loop style="max-width:80%;"></video>
[[Grope her->clarachoresgrope]]
<</if>>
<<set $playerhome to true>>
<<if $bigsisCorruption>80 and $chaos and not $bigsiskidnapped and $period is "Night" and $gangdom>50 and random(1,100)>90>>\
<<set $bigsisnightevent1 to true>>
<</if>>\
<<if $lilsisworkclothes and $lilsiswork and $lilsisworkclotheseventstarter is 0>>\
<<goto "lilsisworkclothes">>\
<</if>>\
<<if $ts and $chaos and random(1,100)>80>>\
<<goto "tshallway">>\
<</if>>\<img src="img/ai/sisroom2.png" style="max-width:80%;">
<<if $lilsisLocation is "lilsisroom" and $chaos is true and random(1,100) >=60>>
<<if $lilsisGangcorr <=30>>
You walk inn and see $namelilsis laying on the bed defeated. You see a gangmember is riping her pant open, and starts touching her bare ass. You hear $namelilsis silently cries.
<img src="img/daisy/grope4.webp" style="max-width:80%;">
<<set $lilsisGangcorr +=5>>\
<em>$namelilsis corruption towards the gang increased.</em>
[[Intervene->lilsisgangfight]]
<<elseif $lilsisGangcorr > 30 and $lilsisGangcorr <=55>>
You walk in and see an unknown gangmember is holding $namelilsis as he fucks her from behind. You can tell $namelilsis is trying to get him off, but he is simply to strong.
<<if random(1,100)>=50>>
<video autoplay muted loop style="max-width:60%;">
<source src="img/daisy/taken5.webm" type="video/webm">
</video>
<<set $lilsisGangcorr +=5>>\
<em>$namelilsis corruption towards the gang increased.</em>
[[Intervene->lilsisgangfight]]
<<else>>
<img src="img/daisy/taken4.webp" style="max-width:80%;">
<<set $lilsisGangcorr +=5>>\
<em>$namelilsis corruption towards the gang increased.</em>
[[Intervene->lilsisgangfight]]
<</if>>
<<elseif $lilsisGangcorr >55 and $lilsisGangcorr <=75>>
<<if random(1,100)>=50>>
You walk inside to see Daisy laying on the bed sucking Tray's dick!
<video autoplay muted loop style="max-width:80%;">
<source src="img/daisy/gang2.webm" type="video/webm"> </video>
<<else>>
You walk in to see multiple gangmembers standing over $namelilsis. She is sucking their big cocks while jerking the others.
<video autoplay muted loop style="max-width:80%;">
<source src="img/daisy/gang1.webm" type="video/webm"> </video>
<</if>>
<<elseif $lilsisGangcorr >75>>
<<if random(1,100)>=50>>
As you walking in to $namelilsis's room, you bump into a gangmember walking out. You walk past him and into her room and see her on her knees infront of 2 other gangmembers.
<video autoplay muted loop style="max-width:80%;">
<source src="img/daisy/gangcum1.webm" type="video/webm"> </video>
They fill her face with their cum...
As they all finish on her face before they leave the room. You look at $namelilsis.. She is a mess..
<img src="img/daisy/cum.gif" style="max-width:80%;">
<<else>>
You see a gangmember is fucking $namelilsis!
<video autoplay muted loop style="max-width:80%;">
<source src="img/daisy/gang3.webm" type="video/webm">
</video> <</if>>
<<set $lilsisGangcorr +=5>>\
<em>$namelilsis corruption towards the gang increased.</em>
[[Intervene->lilsisgangfight]]
<</if>>
<<elseif $lilsisLocation is "lilsisroom">>
<<if $period is "Night">>
<em>$namelilsis is asleep.</em>
<<linkreplace "Grope">>\
You pull down the blanket and expose her big fat ass.
<img src="img/daisy/gropesleep.gif" style="max-width:80%;">
<</linkreplace>>\
<<elseif random(1,100) >90 >>
$namelilsis is changing!
<video autoplay muted loop style="max-width:80%;">
<source src="img/daisy/changing.webm" type="video/webm">
</video>
<<else>>
<<lilsis>> Hey bro! <</lilsis>>
[[Talk->lilsistalkmenu]]
[[Grope->lilsisgrope]]
<<linkreplace "Actions">>
<<if $lilsisLove >= 10 and $lilsisCorruption >= 10>>
<<goto "lilsisfuck1">>
<<else>>
<em>You need more love and corruption.</em>
<</if>>
<</linkreplace>>
<</if>>
<</if>>
Go to [[hallway]]
<<if $intruderlilsis is true and $period is "Night">>
<<goto "intruderLilsis">>
<</if>>
<img src="img/ai/sisroom1.png" style="max-width:80%;">
<<if $bigsisLocation is "bigsisroom" and $chaos is true and random(1,100) <= 50>>
<<if $bigsisGangcorr <20>>
<<if random(1,100)>50>>
You walk in and see $namebigsis getting forcefully held down and fucked hard by a gangmember!
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/taken3.webm" type="video/webm">
</video>
<<else>>
You walk in and see $namebigsis sitting scared on her bed naked next to a gangmember. The gangmember is sucking on her boobs, while he is also naked..
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/titsuck.webm" type="video/webm">
</video>
<</if>>
<<elseif $bigsisGangcorr>=20 and $bigsisGangcorr <50>>
You see $namebigsis being fucked hard by a gangmember! He holds her tightly and hard, she can't move out of his grasp. You can't tell if she enjoys this or not.
<img src="img/angel/taken4.webp" style="max-width:80%;">
<<elseif $bigsisGangcorr >=50 and $bigsisGangcorr <75>>
<<if random(1,100)>50>>
You walk in and see $namebigsis getting fucked by a gangmember. You can tell she starts to enjoy this..
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/gang4.webm" type="video/webm">
</video>
<<else>>
You walk in and see $namebigsis laying on the bed fucked by a gangmember. You clearly hear her loud moam as he fucks her pussy.
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/gang1.webm" type="video/webm">
</video>
<</if>>
<<else>>
<<if random(1,100)>50>>
You walk in and see $namebigsis getting fucked in a silly position. You can tell she loves to get fucked by the gangmembers now..
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/gang6.webm" type="video/webm"> </video>
<<else>>
You walk in and sse $namebigsis riding a gangmember. You can clearly tell she loves to fuck black cocks now..
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/gang5.webm" type="video/webm"> </video>
<</if>>
<</if>>
<<set $bigsisGangcorr += 5>>\
<em>$namebigsis corruption towards the gang increased.</em>
[[Intervene->fightbigsis1]]
<<elseif $bigsisLocation is "bigsisroom">>
<<if $period is "Night">>
<em>$namebigsis is asleep.</em>
<<linkreplace "Grope">>\
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/sleepgrope.webm" type="video/webm">
</video><</linkreplace>>\
<<elseif random(1,100) >90 >>
$namebigsis is changing!
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/peekbedrom.webm" type="video/webm">
</video>
<<else>>
<<bigsis>> What the fuck are you doing here? <</bigsis>>
[[Talk->bigsistalkmenu]]
[[Grope->bigsisgrope]]
<<linkreplace "Actions">>
<<if $bigsisLove >= 10 and $bigsisCorruption >= 10>>
<<goto "bigsisfuck1">>
<<else>>
<em>You need more love and corruption.</em>
<</if>>
<</linkreplace>>
<</if>>
<</if>>
Go to [[hallway]]
<img src="img/ai/masterbedroom.png" style="max-width:80%;">
<<if $momLocation is "momroom">>
<<if $chaos and random(1,100) >= 75>>
<<if $momGangcorr<40>>
You walk in and see $namemom getting fucked by a gangmember! She is to scared to fight back.
<video autoplay muted loop style="max-width:50%;">
<source src="img/ava/gang3.webm" type="video/webm">
</video>
<<elseif $momGangcorr>=40 and $momGangcorr <=70>>
You walk in and see $namemom bent over getting fucked by a gangmember. You notice she is completely silent while he fucks her from behind, most likely out of fear!
<video autoplay muted loop style="max-width:80%;">
<source src="img/ava/gang10.webm" type="video/webm"> </video>
<<else>>
<<if random(1,100)>50>>
You walk in to see $namemom getting fucked by a gangmember. You can tell she is clearly enjoying this. Her loud moans tear through the room.
<video autoplay muted loop style="max-width:80%;">
<source src="img/ava/gang9.webm" type="video/webm"> </video>
<<else>>
You walk in to see $namemom getting fucked by a gangmember. You can tell she is clearly enjoying this. Her loud moans tear through the room.
<video autoplay muted loop style="max-width:80%;">
<source src="img/ava/gang11.webm" type="video/webm"> </video>
<</if>>
<</if>>
<<set $momGangcorr += 5>>\
<em>$namemom corruption towards the gang increased.</em>
[[Intervene->momgangfight1]]
<<elseif $period is "Night">>
<em>$namemom is asleep.</em>
<<linkreplace "Grope">>\
You pull down the blanket and expose her big boobs
<img src="img/ava/grope1.gif" alt="Scene image">
<</linkreplace>>\
<<elseif random(1,100) > 80>>
$namemom is changing!
<video autoplay muted loop style="max-width:80%;">
<source src="img/ava/peek.webm" type="video/webm">
</video>
<<else>>
<<mom>>Hi sweetie! Everything alright?<</mom>>
[[Talk->momtalkmenu]]
[[Grope->momgrope]]
<<linkreplace "Actions">>
<<if $momLove >= 10 and $momCorruption >= 10>>
<<goto "momactions">>
<<else>>
<em>You need more love and corruption.</em>
<</if>>
<</linkreplace>>
<</if>>
<</if>>
Go to [[hallway]]
<img src="img/ai/bathroom.png" style="max-width:80%;">
<<if $lilsisLocation is "Bathroom" and random(1,100) >80>>\
You see $namelilsis walking out of the bathroom without pants.
[[Look at her->bathroomlilsisevent]]
<</if>>\
<<bigsisBathroom>>
<<lilsisBathroom>>
<<momBathroom>>
<<if $clarakidnapped and not $ghClara and [$bigsisLocation, $momLocation, $lilsisLocation].includes("Bathroom") is false and random(1,100)<65>>\
<img src="img/others/clara/clarashower.gif" style="max-width:80%;">
Clara is showering!
<</if>>\
<<if not _bathroomBusy>>\
[[Shower->shower1]]
<<else>>\
Shower is busy.
<</if>>\
Go to [[hallway]]
<img src="img/ai/livingroom.png" style="max-width:80%;">
Go to [[hallway]]
<<lilsisLivingroom>>
<<bigsisLivingroom>>
<<momLivingroom>>
<<if $ts and $chaos and random(1,100)>80>>\
<<goto "tslivingroom">>\
<</if>>\
<<if $badNeighborhoodUnlocked and $uptownUnlocked and $cansearchhouse and $ghDiscovered>>
You have explored everything for now.
<<set $eventLock = true>>\
<<back>>
<<else>>
<<set $eventLock = false>>\
You search around for a while, but you didn't find anything special, go [[back->Outside]]
<</if>>
<img src="img/ai/badhood.png" style="max-width:80%;">
<<set $badNeighborhoodUnlocked = true>>
[[Bar ->Bar]]
[[Gang HQ ->ganghq]]
[[Trader ->trader]]
[[Brothel->brotheloutside]]
<<eastsideEncounter>>
[[Go back ->Outside]]
<<if $knowjack and not $visitjack>>
[[Search for Jack's house->jacksearch]]
<</if>>
<<if $cassandraunlocked and not $cassandrakidnapped>>\
[[Go to Cassandra's place->cassandrakidnap1]]
<</if>>\
<<if $jackhouse>>\
[[Go to Jack's house->jackhouse]]
<</if>>\
<<if $talkedtoboss>>
[[Sabotage->sabotage]]
<</if>>
<<if $evelynquest3 and not $labtraytalk and random(1,100)>60>>
<<goto "labtraytalk">>
<</if>>
<<if $ts and random(1,100)>70>>\
<<goto "tseastside">>
<</if>>\
<<advanceHour>>\
<<widget "advanceHour">>
<<set $hour += 1>>
<<updatePeriod>>
<<day>>
<</widget>>
<<widget "day">>
<<if $hour >= 24>>
<<set $hour = 0>>
<<set $day += 1>>
<</if>>
<</widget>>
<<widget "updatePeriod">>
<<set _oldPeriod = $period>>
<<if $hour >= 6 and $hour < 12>>
<<set $period = "Morning">>
<<elseif $hour >= 12 and $hour < 17>>
<<set $period = "Afternoon">>
<<elseif $hour >= 17 and $hour < 23>>
<<set $period = "Evening">>
<<else>>
<<set $period = "Night">>
<</if>>
<</widget>>
<<set $player to "Joe">>
<<set $playerStrength to 0>>
<<set $strengthbuffDays to 0>>
<<set $playerCorruption to 0>>
<<set $maxEnergy = 100>>
<<set $energy = $maxEnergy>>
<<set $playerdom = 0>>
<<set $money = 0>>
<<set $debugMode = false>>
<<set $forcedfem = true>>
<<set $ts = false>>
<<set $girl = false>>
<<set $pinkpill = 0>>
<<set $pillduration = 0>>
<<set $namebigsis to "Kendra">>
<<set $bigsisLove to 0>>
<<set $bigsisCorruption to 0>>
<<set $bigsisLovemax to 100>>
<<set $bigsisCorruptionmax to 100>>
<<set $bigsisGangcorr = 0>>
<<set $bigsisdecayHappend = false>>
<<set $namelilsis to "Lily">>
<<set $lilsisLove to 0>>
<<set $lilsisCorruption to 0>>
<<set $lilsisLovemax to 100>>
<<set $lilsisCorruptionmax to 100>>
<<set $lilsisGangcorr = 0>>
<<set $lilsisdecayHappend = false>>
<<set $namemom to "Ava">>
<<set $momLove to 0>>
<<set $momCorruption to 0>>
<<set $momLovemax to 100>>
<<set $momCorruptionmax to 100>>
<<set $momGangcorr = 0>>
<<set $momdecayHappend = false>>
<<set $bigsisLocation = "none">>
<<set $lilsisLocation = "none">>
<<set $momLocation = "none">>
<<set $day = 1>>
<<set $hour = 8>>
<<set $period = "Morning">>
<<set $lastPeriod = "">>
<<set $periodChanged =false>>
<<set $eventLock = false>>
<<set $security = 80>>
<<set $barricadeMaterials to 0>>
<<set $gangdom to 0>>
<<set $chaos = false>>
<<set $rentInterval = 5>>
<<set $rentCost = 150>>
<<set $rentFail = false>>
<<set $rentActive = false>>
<<set $rentStartday = 0>>
<<set $rentFailMessage = false>>
<<set $lilsiskidnapped to false>>
<<set $rentpaid = false>>
<<set $playerhome = true>>
<<set $fightOutcome = "none">>
<<set $badNeighborhoodUnlocked = false>>
<<set $uptownUnlocked = false>>
<<set $breakfastEaten = false>>
<<set $bathroomBusy = false>>
<<set $searchedHouseToday = false>>
<<set $cansearchhouse = false>>
<<set $talkedtoboss = false>>
<<set $learncash = false>>
<<set $askjobbar = false>>
<<set $askwork = false>>
<<set $bigsiswork = false>>
<<set $bigsisworkedtoday = false>>
<<set $metjack = false>>
<<set $knownicole = false>>
<<set $momkidnapped = false>>
<<set $findmomkidnapped = false>>
<<set $bigsiskidnapped = false>>
<<set $trayinspectdoor = false>>
<<set $traybedroomfirst = false>>
<<set $lilsiswork = false>>
<<set $lilsisworkedtoday = false>>
<<set $askwork2 = false>>
<<set $lilsisworkclothes = false>>
<<set $lilsisworkclotheseventstarter = 0>>
<<set $rentfailfem1 = false>>
<<set $sabotagefailfirst = false>>
<<set $jailused = 0>>
<<set $jailcountdown = 0>>
<<set $jailshowerfirst = false>>
<<set $jaildirty = 0>>
<<set $jailhorny = 0>>
<<set $lastworkjail = "">>
<<set $cdlilsis = 0>>
<<set $cdbigsis = 0>>
<<set $cdmom = 0>>
<<set $cdgf = 0>>
<<set $censoredporn = false>>
<<set $bigassporn = false>>
<<set $bigboobsporn = false>>
<<set $gangbangporn = false>>
<<set $milfporn = false>>
<<set $hentaiporn = false>>
<<set $nicolekidnapped = false>>
<<set $nicoleUnlocked = false>>
<<set $nicoleLove = 0>>
<<set $nicoleCorruption =0>>
<<set $nicoletalk to false>>
<<set $nicoleLocation = "none">>
<<set $visitjack = false>>
<<set $knowclara = false>>
<<set $jackhouse = false>>
<<set $clarakidnapped = false>>
<<set $clarawakeup = false>>
<<set $claraLocation = "none">>
<<set $liamfoundcassandra = false>>
<<set $cassandraStartDay = -1>>
<<set $cassandraReady =false>>
<<set $cassandraunlocked = false>>
<<set $cassandrakidnapped = false>>
<<set $cassandrawakeup1 = false>>
<<set $gnUnlocked = false>>
<<set $gnDadLocation = "none">>
<<set $gnMomLocation = "none">>
<<set $gnSonLocation = "none">>
<<set $gfLocation = "none">>
<<set $gfLove = 0>>
<<set $gfCorruption = 0>>
<<set $namegf = "Aria">>
<<set $liamdom = 0>>
<<set $liamsub = 0>>
<<set $helenCorruption = 0>>
<<set $gnchaos = false>>
<<set $gnexposed = false>>
<<set $gnCountdown = 3>>
<<set $gnCountdownstart = false>>
<<set $gnexposedtalked = false>>
<<set $gnsecurity = 100>>
<<set $gfpeeking = false>>
<<set $gfGangcorr = 0>>
<<set $helenGangcorr = 0>>
<<set $gfdecayHappend = false>>
<<set $gfqueststart = false>>
<<set $gfquest1 = false>>
<<set $gfquest2 = false>>
<<set $gfquest3 = false>>
<<set $gf = false>>
<<set $liamwork = false>>
<<set $gnLastWorkDay = 1>>
<<set $gnStashMoney = 0>>
<<set $gnStashMats = 0>>
<<set $gnStashBigHits = 0>>
<<set $autobarricade = false>>
<<set $liamsabotage = false>>
<<set $liamfoundjack = false>>
<<set $liamsubtalk1 = false>>
<<set $liamsubtalk2 = false>>
<<set $liamsubtalk3 = false>>
<<set $liamsubtalk4 = false>>
<<set $gfwork = false>>
<<set $gfworkonce = false>>
<<set $gfworkcorruption = 0>>
<<set $gntoggle = false>>
<<set $liamQuestAvailable = false>>
<<set $intruderlilsis = false>>
<<set $intruderlilsisend = false>>
<<set $lilsiswakeup1 = false>>
<<set $lilsiswakeup2 = false>>
<<set $bigsiswakeup1 = false>>
<<set $momwakeup1 = false>>
<<set $titfuck1 = false>>
<<set $bigsiswakeupcuck = false>>
<<set $bigsisnightevent1 = false>>
<<set $vanessaTricked = false>>
<<set $snowcuck = false>>
<<set $monster = 0>>
<<set $gun = false>>
<<set $ammo = 0>>
<<set $brassKnuckles = false>>
<<set $brassKnucklesOn = false>>
<<set $chocolate = 0>>
<<set $ghDiscovered = false>>
<<set $ghfirst = false>>
<<set $ghprogress = 0>>
<<set $gh1mess = 0>>
<<set $gh2mess = 0>>
<<set $ghLilsis = false>>
<<set $ghBilsis = false>>
<<set $ghMom = false>>
<<set $ghClara = false>>
<<set $ghNicole = false>>
<<set $ghCassandra = false>>
<<set $ghGf = false>>
<<set $room1Assigned = "none">>
<<set $room2Assigned = "none">>
<<set $ghLilsisLocked = false>>
<<set $ghBigsisLocked = false>>
<<set $ghMomLocked = false>>
<<set $ghClaraLocked = false>>
<<set $ghNicoleLocked = false>>
<<set $ghCassandraLocked = false>>
<<set $ghGfLocked = false>>
<<set $ghRoom1Level = 0>>
<<set $ghRoom2Level = 0>>
<<set $ghRoom3Level = 0>>
<<set $ghRoom4Level = 0>>
<<set $ghMaxRooms = 2>>
<<set $ghLocked = false>>
<<set $barevent1 = false>>
<<set $badendcassandrasbitch = false>>
<<set $metmiranda = false>>
<<set $labquest = false>>
<<set $labsearch = 0>>
<<set $laboutsidefound = false>>
<<set $labfound = false>>
<<set $evelynquest = false>>
<<set $evelynquest2 = false>>
<<set $evelynquest3 = false>>
<<set $evelynquest4 = false>>
<<set $evelynquest5 = false>>
<<set $evelynquest6 = false>>
<<set $labquestprogress = 0>>
<<set $evelynTrust = 0>>
<<set $evelynLove = 0>>
<<set $evelynCorruption = 0>>
<<set $evelynGangcorr = 0>>
<<set $evelyndecayHappend = false>>
<<set $mirandafirsttalk = false>>
<<set $knowmirandaroom = false>>
<<set $evelynCountdown = 0>>
<<set $evelynProducePill = 0>>
<<set $evelynProducePillActive = false>>
<<set $evelynPillResourceLeft = 5>>
<<set $evelynPills = 0>>
<<set $labtraytalk = false>>
<<set $brokenlab = false>>
<<set $brokenlabquest = false>>
<<set $bolt = 0>>
<<set $tradebolt = false>>
<<set $mirandaRoomSearched = 0>>
<<set $mirandaItemsFound = 0>>
<<set $mirandaDetectionChance = 0>>
<<set $mirandaResearchFound = false>>$namebigsis love: $bigsisLove / 100
$namebigsis corruption: $bigsisCorruption / 100
$namelilsis love: $lilsisLove / 100
$namelilsis corruption: $lilsisCorruption / 100
$namemom love: $momLove / 100
$namemom corruption: $momCorruption / 100
<<if $rentActive>>\
<<set _daysUntil = $rentInterval - (($day - $rentStartDay) % $rentInterval)>>\
<<if _daysUntil is $rentInterval>>\
Rent is due today.
<<else>>\
Rent due in <<print _daysUntil>> days.
<</if>>\
<</if>>\
<<if $uptownUnlocked>>\
<<linkreplace "Toggle neighbor's stats">>\
<<set $gntoggle = !$gntoggle>>\
<<if $gntoggle>>\
Neighbor's stats ENABLED.\
<<else>>\
Neighbor's statse DISABLED.\
<</if>>\
<</linkreplace>>\
<</if>>
<<if $gntoggle>>\
$namegf love: $gfLove / 100
$namegf corruption: $gfCorruption / 100
$namegf work corruption: $gfworkcorruption / 100
Helen corruption: $helenCorruption / 100
Liam domination: $liamdom / 100
Liam submission: $liamsub / 100
<</if>>
<b>Security:</b> This will decrease each night. When it gets low, bad things will start happening around the house.
<b>Gangdom: </b>This determines how much control the gang has over your family.
<<if $uptownUnlocked>>
[[Tips for neighbors->tips1]]
<</if>>
[[Pornstars used->pornstars]]<<widget "bigsis" container>>
<<if $bigsisGangcorr < 40>>\
<<say $namebigsis 'img/portrait/bigsis.jpg'>>_contents<</say>>
<<elseif $bigsisGangcorr >= 40 and $bigsisGangcorr < 70>>
<<say $namebigsis 'img/portrait/kendramidcorr.webp'>>_contents<</say>>
<<else>>\
<<say $namebigsis 'img/portrait/kendrahighcorr.webp'>>_contents<</say>>
<</if>>\
<</widget>>
<<widget "lilsis" container>>
<<if $lilsisGangcorr < 40>>\
<<say $namelilsis 'img/portrait/lilsis.jpg'>>_contents<</say>>
<<elseif $lilsisGangcorr >= 40 and $lilsisGangcorr < 70>>
<<say $namelilsis 'img/portrait/lilymidcorr.webp'>>_contents<</say>>
<<else>>\
<<say $namelilsis 'img/portrait/lilyhighcorr.webp'>>_contents<</say>>
<</if>>\
<</widget>>
<<widget "intruder" container>>
<<say Intruder 'img/ai/intruder.png'>>_contents<</say>>
<</widget>>
<<widget "mom" container>>
<<if $momGangcorr <40>>\
<<say $namemom 'img/portrait/mom.jpg'>>_contents<</say>>
<<elseif $momGangcorr >= 40 and $momGangcorr < 70>>
<<say $namemom 'img/portrait/avamidcorr.webp'>>_contents<</say>>
<<else>>\
<<say $namemom 'img/portrait/avahighcorr.webp'>>_contents<</say>>
<</if>>\
<</widget>>
<<widget "player" container>>
<<if $ts>>
<<say $player 'img/player/ts/portrait.png'>>_contents<</say>>
<<else>>
<<say $player 'img/player/portrait.jpeg'>>_contents<</say>>
<</if>>
<</widget>>
<<widget "bouncer" container>>
<<say Bouncer 'img/ai/bouncer.png'>>_contents<</say>>
<</widget>>
<<widget "guard" container>>
<<say Guard 'img/ai/guard1.jpeg'>>_contents<</say>>
<</widget>>
<<widget "tray" container>>
<<say Tray 'img/ai/tray.jpeg'>>_contents<</say>>
<</widget>>
<<widget "trader" container>>
<<say Marc 'img/ai/trader.jpeg'>>_contents<</say>>
<</widget>>
<<widget "vanessa" container>>
<<say Vanessa 'img/others/gang/vanessa1.jpg'>>_contents<</say>>
<</widget>>
<<widget "ned" container>>
<<say Ned 'img/others/gang/ned1.jpg'>>_contents<</say>>
<</widget>>
<<widget "barowner" container>>
<<say Chad 'img/ai/barboss.jpeg'>>_contents<</say>>
<</widget>>
<<widget "jack" container>>
<<say Jack 'img/ai/jack.png'>>_contents<</say>>
<</widget>>
<<widget "nicole" container>>
<<say Nicole 'img/ai/nicole.jpeg'>>_contents<</say>>
<</widget>>
<<widget "mara" container>>
<<say Mara 'img/ai/brothellady.jpeg'>>_contents<</say>>
<</widget>>
<<widget "emma" container>>
<<say Emma 'img/others/gang/emma.jpg'>>_contents<</say>>
<</widget>>
<<widget "gangmember" container>>
<<say Gangmember 'img/ai/gangmember.png'>>_contents<</say>>
<</widget>>
<<widget "gf" container>>
<<say $namegf 'img/others/gn/aria.png'>>_contents<</say>>
<</widget>>
<<widget "helen" container>>
<<say Helen 'img/others/gn/kianna.jpg'>>_contents<</say>>
<</widget>>
<<widget "liam" container>>
<<if $liamdom >=50>>
<<say liam 'img/others/gn/liamstr.jpeg'>>_contents<</say>>
<<elseif $liamsub >= 50>>
<<say liam 'img/others/gn/liamsub.jpeg'>>_contents<</say>>
<<else>>
<<say liam 'img/others/gn/liam.png'>>_contents<</say>>
<</if>>
<</widget>>
<<widget "clara" container>>
<<say Clara 'img/others/clara/portrait.jpg'>>_contents<</say>>
<</widget>>
<<widget "cassandra" container>>
<<say Cassandra 'img/others/cassandra/cassandraicon.png'>>_contents<</say>>
<</widget>>
<<widget "cody" container>>
<<say Cody 'img/ai/cody.png'>>_contents<</say>>
<</widget>>
<<widget "evelyn" container>>
<<say Evelyn 'img/others/evelyn/evelyn.png'>>_contents<</say>>
<</widget>>
<<widget "miranda" container>>
<<say Miranda 'img/others/evelyn/quest/portrait.jpg'>>_contents<</say>>
<</widget>>You walk towards $namelilsis's room. As you get inside, you freeze.
Inside the room, shadows move violently against the walls. Three figures stand over your little sister’s bed— armed, wearing the markings of the gang everyone fears. The intruders laugh, their voices low and cruel, as if this is just another night’s entertainment.
<<lilsis>>Please help me $player!<</lilsis>>
Your mind races with fear, anger, and you need to decide what to do.
[[Run away ->hide1]]
[[Try to fight ->lilsisgangfight]]
[[You just freeze in place, full off fear ->freeze1]]
<<widget "sleepNight">>
<<if $hour >= 23>>
<<set $day +=1>>
<</if>>
<<set $hour = 8>>
<<set $period = "Morning">>
<<set $security -= 10>>
<<gfWork>>
<<if $gnchaos>>
<<set $liamsub += 5>>
<<set $liamdom -= 5>>
<</if>>
<<set $searchedHouseToday = false>> \
<<set $breakfastEaten = false>>\
<<set $energy += 80>>
<<if $energy > $maxEnergy>> \
<<set $energy = $maxEnergy>>
<</if>>
<<checkRent>>
<<if $gnUnlocked>> <<gntime>> <</if>>
<<if $liamwork>>
<<tickgnWork>>
<</if>>
<<if $autobarricade>> <<gnAutoBarricade>> <</if>>
<<gnsecurityDecay>>
<<shcd>>
<<if not $ghLocked>>\
<<resetGH>>
<</if>>\
<<set $mirandaDetectionChance = 0>>\
<<if $evelynquest3 and $evelynCountdown >0>>\
<<set $evelynCountdown -= 1>>
<</if>>\
<<if $evelynquest4 and $pillduration >0>>\
<<set $pillduration -=1>>\
<</if>>\
<<if $ts and $pillduration is 0>>\
<<goto "transformedback">>\
<</if>>\
<<producepill>>
<</widget>>
<<widget "skipPeriod">>
<<if $period is "Morning">>
<<set $hour = 12>>
<<elseif $period is "Afternoon">>
<<set $hour = 17>>
<<elseif $period is "Evening">>
<<set $hour = 23>>
<<else>>
<<set $hour = 8>>
<<set $day += 1>>
<</if>>
<<updatePeriod>>
<</widget>>
You get in bed and sleep through the night.
<img src="img/player/sleep.gif" style="max-width:80%;">
<<ghIncome>>\
<<processbigsisWork>>\
<<processlilsisWork>>\
<<gangcorruptionDecay>>\
<<statdecaymessage>>
<<messages>>
<<evelynProducePillsEnd>>
[[Wake up ->Your room]]
<<silently>>
<<sleepNight>>
<<strengthDecay>>
<<checkWakeupEvents>>
<</silently>>
<<silently>>
<<if $bigsisGangcorr>70 and not $bigsiskidnapped and $gangdom>50 and random(1,100)>90>>
<<goto "bigsisnightevent">>
<</if>>
<</silently>>You can only go to sleep at night.
[[Go back ->Your room]]<h2>DEBUG MENU</h2>
<<link "chaos">><<set $chaos to true>><</link>>
<<link "removeChaos">> <<set $chaos to false>> <</link>>
<<link "+10 security">><<set $security = $security +10>><</link>>
<<link "-10 security">><<set $security = $security -10>><</link>>
<<link "skip period">> <<skipPeriod>> <</link>>
<<link "updateLocations">> <<updatePeriod>> <<updateNeighborLocations>><<updateLocations>> <</link>>
<<link "$namebigsis kidnapped">><<set $bigsiskidnapped to true>><</link>>
<<link "$namelilsis kidnapped">><<set $lilsiskidnapped to true>><</link>>
<<link "$namemom kidnapped">> <<set $momkidnapped to true>> <</link>>
<<link "Nicole kidnapped">><<set $nicolekidnapped to true>> <<set $knownicole to true>><</link>>
<<link "Clara kidnapped">> <<set $clarakidnapped to true>> <</link>>
<<link "Cassandra kidnapped">> <<set $cassandrakidnapped to true>> <<set $cassandraunlocked to true>> <</link>>
<<link "+10 gangdom">><<set $gangdom = $gangdom + 10>><</link>> <<link "-10 gangdom">>
<<set $gangdom = $gangdom - 10>>
<</link>>
<<link "+50 energy">> <<set $energy +=50>> <</link>> <<link "-50 energy">> <<set $energy -=50>> <</link>>
<<link "+100 money">><<set $money = $money + 100>><</link>> <<link "-100 money">><<set $money = $money - 100>><</link>>
<<link "+10 strength">>
<<set $playerStrength = $playerStrength + 10>><</link>> <<link "-10 strength">>
<<set $playerStrength = $playerStrength - 10>><</link>>
<<link "+10 big sister corruption and love">>
<<set $bigsisLove = $bigsisLove + 10>>
<<set $bigsisCorruption = $bigsisCorruption + 10>><</link>>
<<link "-10 big sister corruption and love">>
<<set $bigsisLove = $bigsisLove - 10>>
<<set $bigsisCorruption = $bigsisCorruption - 10>><</link>>
<<link "+10 little sister corruption and love">>
<<set $lilsisLove = $lilsisLove + 10>>
<<set $lilsisCorruption = $lilsisCorruption + 10>><</link>>
<<link "-10 little sister corruption and love">>
<<set $lilsisLove = $lilsisLove - 10>>
<<set $lilsisCorruption = $lilsisCorruption - 10>><</link>>
<<link "+10 mom corruption and love">>
<<set $momLove = $momLove + 10>>
<<set $momCorruption = $momCorruption + 10>><</link>>
<<link "-10 mom corruption and love">>
<<set $momLove = $momLove - 10>>
<<set $momCorruption = $momCorruption - 10>><</link>>
<<link "+10 lilsis gang corruption">>
<<set $lilsisGangcorr += 10>><</link>>
<<link "-10 lilsis gang corruption">>
<<set $lilsisGangcorr -= 10>><</link>>
<<link "+10 bigsis gang corruption">>
<<set $bigsisGangcorr += 10>><</link>>
<<link "-10 bigsis gang corruption">>
<<set $bigsisGangcorr -= 10>><</link>>
<<link "+10 mom gang corruption">>
<<set $momGangcorr += 10>><</link>>
<<link "-10 mom gang corruption">>
<<set $momGangcorr -= 10>><</link>>
<<link "+10 gf corruption and love">> <<set $gfLove = $gfLove + 10>>
<<set $gfCorruption += 10>><</link>>
<<link "-10 gf corruption and love">> <<set $gfLove -= 10>> <<set $gfCorruption -=10>> <</link>>
<<link "+10 helen corruption">> <<set $helenCorruption +=10>> <</link>>
<<link "-10 helen corruption">> <<set $helenCorruption -=10>> <</link>>
<<link "+10 liamdom">> <<set $liamdom +=10>> <</link>>
<<link "-10 liamdom">> <<set $liamdom -=10>> <</link>>
<<link "+10 liamsub">> <<set $liamsub +=10>> <</link>>
<<link "-10 liamsub">> <<set $liamsub -=10>> <</link>>
<<link "+10 gf gang corruption">> <<set $gfGangcorr += 10>> <</link>>
<<link "-10 gf gang corruption">> <<set $gfGangcorr -= 10>> <</link>>
<<linkreplace "skip jail">> <<if $jailcountdown<=0>> You are not in jail. <<else>><<goto "jailout">> <</if>><</linkreplace>>
<<link "gnchaos">> <<set $gnchaos to true>> <</link>>
<<link "+gnsecurity">> <<set $gnsecurity += 10>> <</link>>
<<link "-gnsecurity">> <<set $gnsecurity -=10>> <</link>>
<<link "add gun">> <<set $gun = true>> <</link>>
<<link "add ammo">> <<set $ammo +=1>> <</link>>
<<link "add barricade">> <<set $barricadeMaterials +=10>> <</link>>
<<link "add chocolate">> <<set $chocolate += 1>> <</link>>
<<link "+100 ghprogress">> <<set $ghprogress += 100>> <</link>>
<<link "gnunlocked">> <<set $gnexposed = true>> <<set $gfqueststart = true>><<set $uptownUnlocked = true>> <</link>>
<<link "gangunlucked">><<set $talkedtoboss to true>><<set $rentStartDay = $day>> <<set $bigsiswork to true>><<set $askwork = true>><<set $badNeighborhoodUnlocked = true>><<set $rentActive = true>><<set $askjobbar = true>><<set $learncash = true>><</link>>
<<link "Start lab quest">>
<<set $labquest = true>>
<</link>>
<<link "turn on ts">> <<set $ts = true>> <</link>>
<<link "turn off ts">> <<set $ts = false>> <</link>>
<<link "+20 player corruption">> <<set $playerCorruption+=20>> <</link>>
<<link "-20 player corruption">> <<set $playerCorruption-=20>> <</link>>
<<if $evelynquest3>>\
<<link "brokenlab">>\
<<set $brokenlab = true>>\
<<set $evelynTrust = 0>>\
<</link>>\
<</if>>\
Forced feminization status:<<if $forcedfem>><b> ENABLED</b> <<else>> <b>DISABLED </b> <</if>>
<<link "Toggle forced feminization">>
<<set $forcedfem = !$forcedfem>>
<</link>>Your body refuses to move, no matter how loudly your mind screams at it. Your legs feel locked to the floor, your breath shallow and broken. Every instinct tells you to run—yet your eyes stay fixed on the scene in front of you.
Your little sister cries out again.
<<lilsis>>No, dont touch me! Help me $player!<</lilsis>>
One of the intruders turns his head slightly, as if he sensed something. You pull back into the shadow of the hallway, pressing yourself against the wall, praying you haven’t been seen. Your heart is beating so hard you’re sure they can hear it.
<<intruder>>Did you hear that?<</intruder>>
One of the intruder spots you. He smirks.
<<cont append>>\
<<intruder>>You can watch<</intruder>>
<<lilsis>>What no, dont! $player do something!<</lilsis>>
<</cont>>\
<<cont keypress append>>\
The intruders start tearing $namelilsis clothes off. They force her on the ground and start taking their pants off. You stand there with a racing heart.
<<cont keypress append>>\
<video autoplay muted loop style="max-width:80%;">
<source src="img/daisy/intruder1.webm" type="video/webm">
</video>
You are just standing there watching them fucking $namelilsis's mouth
You want to do something, but you can't. It feels like you are chained to the wall. While watching the intruders use your $namelilsis's mouth, you [[feel something inside you. You can't really explain the feeling ->freeze2]]
<</cont>>\
<</cont>>You know you can't fight them. They might acutally kill you! You quickly turn around and run back to your room, hoping they didn't hear you. As you hide in your room, you hear $namelilsis screaming.
You can't do anything right? You get in your bed, adrenaline rushing, pulling blankets over yourselv. Suddenly you hear clapping sounds from $namelilsis's room, and the screaming stopped.. Did they kill her? Why are they clapping?
[[Go check out->intruderhide2]]
[[Stay in your bed and try to sleep, ignoring everything->sleep]]You can't just stand here doing nothing, knowing what's about to go down.
WIP. Placeholder at lilsisfightgangThe intruders play around with $namelilsis body and turn her fat ass towards you.
<video autoplay muted loop style="max-width:80%;">
<source src="img/daisy/intruder2.webm" type="video/webm">
</video>
You have always thought she had a fat ass, but never really looked at it. Now you really get a good view at it. It makes you forget about what is really happening and feel dick start twitching. What is going on?
[[suddenly they turn her over ->freeze3]]$namelilsis is on her back. One of the thugs ripped her panties off and started to penetrate her. She tries to scream, but her mouth is still being fucked by other two intruders. You just stand there like a pathetic wimp while three big intruders do whatever they like to your sweet sister.
<img src="img/daisy/intruder3.webp" alt="Scene image">
Your vision tunnels. The room feels unreal, like you’re watching it from underwater. Your hands hang useless at your sides, numb and heavy, while your heart pounds so violently you’re afraid it might tear itself out of your chest. Every thought crashes into the next—do something do something do something—but none of them turn into movement. They flip $namelilsis towards you.
<<intruder>>Make eyecontact with your lil sis, bitch!<</intruder>>
<video autoplay muted loop style="max-width:80%;">
<source src="img/daisy/intruder5.webm" type="video/webm">
</video>
You lock eyes with your $namelilsis. The intruder tightens his grip around her neck just a fraction. Your sister whimpers, her breath hitching, eyes wide and wet as they flick back to you. She’s trying to be quiet for you. Trying not to make it worse.
One of the intruders suddenly kicks you down and drags you towards the bed. While you lay on the floor, you open your eyes and see...
<<cont append>>\
$namelilsis is right infront of you, being fucked hard.
<video autoplay muted loop style="max-width:80%;">
<source src="img/daisy/intruder7.webm" type="video/webm">
</video>
[[They flip her again ->freeze4]]
<</cont>><<intruder>>Hahah, this guy got a boner!<</intruder>>
You feel ashamed. You didnt even notice it yourselv. You are super hard watching $namelilsis getting fucked by three big black cocks. Why? You locked eyes with your sister, but the heavy humiliation made you look away
<<intruder>>Lets make a show for this cuck!<</intruder>>
They turn her around again. This time you sit right behind them while they fuck her ass. They push your face towards her big ass while they force her to bounce on their big black cocks.
<img src="img/daisy/intruder6.webp" alt="Scene image">
<<intruder>>Let me fuck her ass!<</intruder>>
You can hear $namelilsis whimps while the intruder insert his big dick inside her ass.
<video autoplay muted loop style="max-width:80%;">
<source src="img/daisy/intruder8.webm" type="video/webm">
</video>
Your legs tremble. You can barely feel the floor beneath your feet. You feel your dick rock hard, you want to touch yourself, but its so wrong. You feel small. Powerless. Every instinct screams to run forward, to shield her, to trade places—but your body betrays you again, locking you in place as if fear itself has rooted you to the floor.
<<intruder>>Ohhh fuck!! <</intruder>>
Intruder screams while he cums inside her ass.
<video autoplay muted loop style="max-width:80%;">
<source src="img/daisy/intruder9.webm" type="video/webm">
</video>
You try to get eyecontact with $namelilsis, but she wont even look at you.
[[How long is this going to last? ->freeze5]]They went back to fucking her mouth hard. $namelilsis have given up trying to fight them off. It looks like she is giving in, letting them use her mouth.
<img src="img/daisy/intruder4.webp" alt="Scene image">
You start to touch your dick through your pants. You can feel your boxers is wet from all the precum. Your dick is still hard. Suddenly while the intruder fucks $namelilsis name, he screams:
<<intruder>>I will give you a gift, you little cuck!<</intruder>>
And he cums on her face
<video autoplay muted style="max-width:80%;">
<source src="img/daisy/intruder10.webm" type="video/webm">
</video>
The other intruder screams aswell
<<intruder>>Oh god damn!<</intruder>>
<video autoplay muted loop style="max-width:80%;">
<source src="img/daisy/intruder11.webm" type="video/webm">
</video>
You watch as they fill her face with cum. One of the intruders push you to the ground. He punch you hard in the stomach and commands:
<<intruder>>Kiss her on the lips you bitch!<</intruder>>
Scared and in horror, you obey to do as they tell you. You are not choosing this, they are forcing you, you think to yourself. They could attack me again!
<img src="img/daisy/intruderkiss.jpg" style="max-width:80%;">
Her lips is wet and you can taste the cum. Intruders force your head towards her and presses you face into her. Your lips are nearly glued together, and you feel every sensation skyrocket.
[[They leave ->freeze6]]
They left. You sit broken on the floor defeated. You look towards $namelilsis. She looks back at you. She dosent look scared anymore. It looks like she is happy? I can't really explain, but it is weird.
<img src="img/daisy/intruderend.jpg" style="max-width:50%;">
She looks down at me and says
<<lilsis>>Whats that?<</lilsis>>
You look down at your couch. Your boxers are wet. You haven't peed on yourself. This is cum. You cummed on yourself while kissing your little sister juicy lips full of cum. Something weird is happening.
<<set $intruderlilsis = false>>
<<set $intruderlilsisend = true>>
<<set $lilsisCorruption += 15>>
[[You stand up and walk out of the room humiliated ->hallway]]
<img src="img/others/gn/house.jpeg" style="max-width:80%;">
<<set $uptownUnlocked = true>>
You see some lights turned on inside a house up the street. You go and look inside the windows. You see two women and two guys eating eating dinner, everyone looking harmless.
[[Knock on the door ->gnfirst]]
<<advanceHour>>\<<if $energy < 30>>
<p><em>You are too tired to train.</em></p>
<<else>>
<<set $energy -= 30>>\
<<if $playerStrength < 20>>\
<img src="img/player/workout1.gif" alt="Scene image">
<em>Strength increased.</em>
<<set $playerStrength += 5>>\
<<elseif $playerStrength < 60>>\
<img src="img/player/workout2.gif" alt="Scene image">
<em>Strength increased.</em>\
<<set $playerStrength += 5>>\
<<else>>\
<img src="img/player/workout3.gif" alt="Scene image">
<em>Strength increased.</em>\
<<set $playerStrength += 5>>\
<</if>>\
<<if $playerStrength >= 100>>\
<<set $playerStrength = 100>>\
<p><em>You have reached maximum strength.</em></p>
<</if>>\
<<silently>>
<<advanceHour>>
<</silently>>
<</if>>\
[[Done ->Your room]]
You feel refreshed
<<if $nicolekidnapped>>
[[Call Nicole here->nicolebathroomfuck]]
<</if>>
[[Done ->Bathroom]]
<<if $ts and $chaos and random(1,100)>80>>\
<<goto "tsshower">>\
<</if>>\
<<advanceHour>>$namebigsis is showering. I need to be careful so she doesn’t see me—one wrong move and I am fucked
<img src="img/angel/shower1.gif" alt="Scene image">
[[Peek more ->showerpeek3]]
[[Leave before you get caught ->hallway]]
<<if $chaos and random(1,100) >60>>
<<goto "showerpeekchaos">>
<</if>>Holy shit $namebigsis is hot!
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/shower2.webm" type="video/webm">
</video>
I should really get going before she catches me!
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/shower5.webm" type="video/webm">
</video>
But holy shit that body!
[[Peek more ->showerpeek4]]
[[Leave before you get caught ->hallway]]
<<if $bigsisLove >= 80 and $bigsisCorruption >= 60>>
<img src="img/angel/showercaught.jpg" style="max-width:80%;">
<<bigsis>> Looks like someone wants to join me?<</bigsis>>
[[Continue->showerlucky]]
<<else>>
<img src="img/angel/showercaught2.png" style="max-width:80%;">
<<bigsis>> What the FUCK are you doing? Get the FUCK out you perv <</bigsis>>
Love decreased!
<<set $bigsisLove -= 10>>
[[Run out ->hallway]]
<</if>>Well damn lets do this
<<bigsis>> I knew you were a perv. I kinda like that<</bigsis>>
She smirks and pull you inside the shower.
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/shower3.webm" type="video/webm">
</video>
This girl know what she is doing! She gets on her knees and start working.
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/shower4.webm" type="video/webm">
</video>
You can't hold it anymore. You cum on $namebigsis's tits!
<img src="img/angel/showergoodend.jpg" style="max-width:80%;">
//$namebigsis love and corruption greatly increased!//
<<set $bigsisLove += 15>>
<<set $bigsisCorruption += 15>>
<<advanceHour>>
Go to [[hallway]][[Play some games ->game1]]
[[Watch porn ->porn1]]
<<link "Watch some old tiktoks">>
<<goto _dest>>
<</link>>
[[Cheat->cheat1]]
<<set _dest = either("tiktok1", "tiktok2", "tiktok3")>>
[[Log off ->Your room]]
<img src="img/others/pc/game1.gif" alt="Scene image">
You played games for a while.
[[Turn off ->PC1]]
<<if not $hentaiporn and not $milfporn and not $bigassporn and not $gangbangporn and not $censoredporn>>\
You don't have any porn!
<</if>>\
<<if $hentaiporn>>\
[[Hentai porn->hentaiporn]]
<</if>>\
<<if $milfporn>>\
[[Milf porn->milfporn]]
<</if>>\
<<if $bigboobsporn>>\
[[Big ass->bigassporn]]
<</if>>\
<<if $bigassporn>>\
[[Big boobs->bigboobsporn]]
<</if>>\
<<if $gangbangporn>>\
[[Gangbang porn->gangbangporn]]
<</if>>\
<<if $censoredporn>>\
[[Whiteboy porn->whiteboyporn]]
<</if>>\
[[Go back ->PC1]]<img src="img/others/pc/tiktok1.gif" alt="Scene image">
[[Damn! ->PC1]]
<img src="img/others/pc/tiktok2.gif" alt="Scene image">
[[Damn! ->PC1]]
<img src="img/others/pc/tiktok3.gif" alt="Scene image">
[[Damn! ->PC1]]
<<set _talk to random(1,3)>>
<<if _talk is 1>>
<<player>>How has your day been Kendra?<</player>>
<<bigsis>>Same old crap as usual. Cleaning and trying not to die of boredom.<</bigsis>>
You sit down and talk with her about random everyday things. Even though she complains a lot she seems to relax a bit while talking to you.
<<bigsis>>At least talking to you is better than staring at the wall all day.<</bigsis>>
<<elseif _talk is 2>>
<<player>>Do you miss how things used to be before all this?<</player>>
<<bigsis>>Of course I do. I miss going out and have fun in the weekend. Now I am stuck here looking like this.<</bigsis>>
She sighs but continues talking about old memories. For a moment her usual bratty attitude softens.
<<bigsis>>Life was so much easier back then. At least I still have you to annoy me.<</bigsis>>
<<else>>
<<player>>Even with everything going on I am glad you are still here.<</player>>
<<bigsis>>Wow are you getting emotional on me now?<</bigsis>>
She looks away but you can see a small smile on her face.
<<bigsis>>I guess it is not the worst thing having you around. Someone has to keep me company in this dump.<</bigsis>>
You talk for a while about your relationship as siblings.
<<bigsis>>Dont tell anyone I said this but you are not completely useless as a little brother.<</bigsis>>
<</if>>
<<silently>>
<<set $bigsisLove += 3>>
<<set $energy -= 10>>
<<advanceHour>>
<</silently>>
<em>Love increased slightly.</em>
[[Leave ->bigsistalkmenu]]
<<if $energy >=15>>
<<if $bigsisCorruption<=50>>
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/gropetits.webm" type="video/webm">
</video>
<<bigsis>> What the fuck?<</bigsis>>
<<player>> God damn these tits are good! <</player>>
She smirks
<<bigsis>>Whatever<</bigsis>>
<<else>>
<<if random(1,100)>50>>
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/gropetits2.webm" type="video/webm">
</video>
<<else>>
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/grope2.webm" type="video/webm">
</video>
<</if>>
<<bigsis>> Your hands feels so good!<</bigsis>>
<</if>>
<<silently>>
<<set $energy -= 15>>
<<set $bigsisCorruption += 3>>
<<advanceHour>><</silently>>
<em>Corruption increased slightly.</em>
[[Done->hallway]]
<<else>>
You don’t have enough energy for that right now (need at least 15).
<<back>>
<</if>>
<img src="img/ai/bar.png" style="max-width:80%;">
<<if not $talkedtoboss>>
<<goto "barstop">>
<</if>>
<<if $bigsisLocation is "Bar" and $gangdom >50 and random(1,100) <= 10 >>
<<link "You hear screaming nearby!">>
<<goto "bigsisoutsidebar1">> <</link>>
<</if>>
[[Go inside ->Bar inside]] <<bigsisbarIcon>> <<lilsisbarIcon>>
[[Eastside]]
<<if $bigsisLocation is "Bar" and $bigsisCorruption >=80 and $gangdom >=70 and random(1,100)>80>>
You see $namebigsis outside the bar sucking off a gangmember!
<video src="img/angel/barblowjob1.webm" autoplay muted loop style="max-width:80%;"></video>
Suddenly she sees you!
<<bigsis>>Get out of here, $player! Can't you see Im working!<</bigsis>>
<</if>><<if not $talkedtoboss>>
<<goto "ganghqStop">>
<</if>>
<img src="img/ai/ganghq.png" style="max-width:80%;">
[[Go inside->ganghqhallway]]
<<if $nicoleUnlocked and random(1,100) >60 and not $nicolekidnapped>>
You see Nicole walking towards the door.
<video src="img/others/nicole/nicolewalk2.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>
[[Go back ->Eastside]]
<img src="img/ai/trader.png" style="max-width:80%;">
<<trader>>If you don't have any cash, don't waste my time<</trader>>
<<if $talkedtoboss>>
[[Buy something->tradeshop]]
<</if>>
[[Eastside]]
<<if not $talkedtoboss>>
<<goto "traderstop">>
<</if>>Bouncer stops you on your way in.
<<bouncer>> Where the fuck do you think you are going? Get the fuck out of here, whimp <</bouncer>>
(You need to talk to the boss in gang HQ)
[[Go back outside ->Eastside]]<<trader>>You new around here?<</trader>>
<<player>>Yeah<</player>>
<<trader>>Well fuck off then<</trader>>
<<player>>What, why?<</player>>
<<trader>>If you haven't talked to the boss first, fuck off<</trader>>
<<player>>...Okay? Where is he? <</player>>
<<trader>>Well he is not here so fuck off before I beat your ass! <</trader>>
[[Go back ->Eastside]]<img src="img/ai/insidebar.png" style="max-width:80%;">
<<if $metjack and not $knownicole>>\
[[Talk to Jack->jacktalk]]
<</if>>\
<<if not $askwork and $talkedtoboss is true>>\
<<linkreplace "Ask for work">>
<<goto "barjob">> <</linkreplace>>\
<</if>>\
<<if not $lilsiswork and $askwork2>>\
[[Talk to the manager->lilsismanagerwork]]
<</if>>\
[[Hangout->barhangout]]
<<bigsisbar>>
<<if $lilsisLocation is "Bar">>
<<set _showChance = random(1,100)>>\
<<if _showChance <= 10>>\
$namelilsis is holding a show!
<<link "Go watch $namelilsis's show">>\
<<goto "lilsisbarshow">>\
<</link>>\
<<else>>\
<<lilsisbar>>
<</if>>\
<</if>>\
[[Go out ->Bar]]
<<guard>> Boss wants to talk, whiteboy <</guard>>
[[Follow him ->ganghqStop2]]
<img src="img/ai/ganghqboss.png" style="max-width:80%;">
<<tray>> So you are the new guy running around here?<</tray>>
<<player>> Yeah I think so? <</player>>
<<tray>> Where did you come from? Where do you live?<</tray>>
<<player>> We recently found empty house around here. We had to run away from our last shelter because of raiders. <</player>>
<<tray>> Ah I see. Who are "we"?<</tray>>
<<player>>Me, my sisters and my mother. My father didn't make it... <</player>>
<<tray>> So you live all alone with your sisters and mom?<</tray>>
<<player>>Eh, yes? <</player>>
<<tray>> [[Let me show you something ->ganghqstop3]]<</tray>>
<img src="img/ai/searchhouse.jpeg" style="max-width:80%;">
TIP: Searching houses with familiy members give more loot and use less energy, but can be dangerous! (NTR might trigger)
<<if $energy < 60>>
You are too exhausted to search the house right now.
<<elseif $searchedHouseToday>>
There's nothing left to find here today. Try again tomorrow.
<<else>>
Who should I go with?
<<if not $bigsiskidnapped and $cdbigsis is 0>>\
<<link "Go with $namebigsis">>
<<goto "searchhouselootbigsis">>\
<</link>>\
<<elseif not $bigsiskidnapped>>\
$namebigsis isn’t ready to loot houses with you yet.
<<else>>\
$namebigsis is not available to come with you.
<</if>>\
<<if not $lilsiskidnapped and $cdlilsis is 0>>\
<<link "Go with $namelilsis">>
<<goto "searchhouselootlilsis">>\
<</link>>\
<<elseif not $lilsiskidnapped>>\
$namelilsis isn’t ready to loot houses with you yet.
<<else>>\
$namelilsis is not available to come with you.
<</if>>\
<<if not $momkidnapped and $cdmom is 0>>\
<<link "Go with $namemom">>
<<goto "searchhouselootmom">>\
<</link>>\
<<elseif not $momkidnapped>>\
$namemom isn't ready to loot houses with you yet.
<<else>>\
$namemom is not available to come with you.
<</if>>\
<<if $gnUnlocked>>
<<if $cdgf >= 1>>\
$namegf isn't ready to loot houses with you yet.
<<elseif $gfLove >= 50>>\
<<link "Go with $namegf">>\
<<goto "searchhouselootgf">>
<</link>>\
<<else>>\
$namegf doesn't want to come with you. (Need 50 Love)
<</if>>\
<</if>>
[[Go alone->searchhouseloot]]
<</if>>
[[Back->Outside]]
<img src="img/ai/searchhouse.jpeg" style="max-width:80%;">
You search through the abandoned house, stepping over broken furniture and debris.
<<silently>>
<<set $searchedHouseToday = true>>
<<skipPeriod>>
<<updatePeriod>><<updateLocations>>
<<set _roll = random(1,100)>>
<<set $energy = $energy - 50>>
<</silently>>
<<searchHouseLoot>>
[[Leave->Outside]]
<<if $ts and random(1,100)>80>>\
<<goto "searchhousets">>\
<</if>>\
<<widget "dayAction">>
<<if $period is "Night" and $playerhome is false and not $eventLock>>
<<goto "needsleep">>
<<else>>
<<= _contents>>
<</if>>
<</widget>>
<img src="img/ai/mcroom.png" style="max-width:80%;">
You should sleep in your bed through the night.
[[Sleep ->sleep]]You ask the bartender if there are available jobs for you. He goes towards the back and gets the bar owner.
<<barowner>> So you are looking for a job, huh?<</barowner>>
<<player>> Yes, I can do almost everything you need!<</player>>
He eyed you up and down, his expression unreadable, as if weighing whether you were worth it.
<<barowner>> Hmm... No, stop wasting my time<</barowner>>
He turns his back and walks away. In desperation. you yell:
<<player>> Please, I really need this!<</player>>
The bar owner stops in his place. He turns around facing you and says:
<<barowner>> We need hot waitresses around here, not whimpy whiteboys. Now get the fuck of here before I get my boys to fuck you up. <</barowner>>
You really need some way to earn money. What could happen if you can't get the money for Tray in time? The bar owner said he needed waitresses, so maybe $namelilsis or $namebigsis can help out? But do i wan't to work in a place like this? You are hesitating, but you need to decide:
[[I have sisters who can work here!->barjob2]]
[[I can't have them work here->Bar]]
[[Go back ->Bar inside]]
<<widget "updateLocations">>
<<if $period is "Morning">>
<<set $bigsisLocation = either("Bathroom","Kitchen")>>
<<set $lilsisLocation = either("lilsisroom","Kitchen")>>
<<set $momLocation = either("Kitchen","Livingroom")>>
<<elseif $period is "Afternoon">>
<<set $bigsisLocation = either("hallway","bigsisroom", "Livingroom")>>
<<set $lilsisLocation = either("Bathroom","Your room")>>
<<set $momLocation = either("momroom","Kitchen")>>
<<elseif $period is "Evening">>
<<set $bigsisLocation = either("Livingroom","bigsisroom")>>
<<set $lilsisLocation = either("Livingroom","lilsisroom")>>
<<set $momLocation = either("Livingroom", "Bathroom")>>
<<else>> <!-- Night -->
<<set $bigsisLocation = "bigsisroom">>
<<set $lilsisLocation = "lilsisroom">>
<<set $momLocation = "momroom">>
<</if>>
<<if $bigsiswork and $period is "Evening">>
<<set $bigsisLocation to "Bar">>
<<set $bigsisworkedtoday to true>>
<</if>>
<<if $lilsiswork and $period is "Evening">>
<<set $lilsisLocation to "Bar">>
<<set $lilsisworkedtoday = true>>
<</if>>
<<if $lilsiskidnapped>>
<<set $lilsisLocation to "Brothel">>
<</if>>
<<if $momkidnapped>>
<<set $momLocation to "Gang HQ">>
<</if>>
<<if $bigsiskidnapped>>
<<set $bigsisLocation to "Gang HQ">>
<</if>>
<<if $ghBigsis>>
<<set $bigsisLocation to "Glory House">>
<</if>>
<<if $ghLilsis>>
<<set $lilsisLocation to "Glory House">>
<</if>>
<<if $ghMom>>
<<set $momLocation to "Glory House">>
<</if>>
<</widget>>
<<widget "updateLocationDisplay">>
<<set $locationDisplay = {
"lilsisroom": $namelilsis + "'s room",
"bigsisroom": $namebigsis + "'s room",
"momroom": $namemom + "'s room",
"Your room": "Your room",
"Livingroom": "Living room",
"Kitchen": "Kitchen",
"Bathroom": "Bathroom",
"hallway": "Hallway",
"none": "Not here",
"Bar": "Bar",
"Brothel": "Brothel",
"Gang HQ": "Gang HQ",
"Glory House": "Glory House"
}>><</widget>><<if $energy >= 15>>
<<if $lilsisCorruption <40>>\
You grope $namelilsis's fat ass!
<img src="img/daisy/grope1.gif" alt="Scene image">\
<<lilsis>>What are you doing!<</lilsis>>
<<elseif $lilsisCorruption >=40 and $lilsisCorruption <=70>>\
You pull on her thong, making her fat ass bounce!
<img src="img/daisy/gropekitchen.webp" alt="Scene image">
<<lilsis>>Hah, you are a silly guy, $player!<</lilsis>>
<<elseif $lilsisCorruption >70>>\
You grab $namelilsis's fat ass!
<video autoplay muted loop style="max-width:80%;">
<source src="img/daisy/grope5.webm" type="video/webm"> </video>
<<lilsis>>Your hands feel so good, $player!<</lilsis>>
<</if>>\
<<silently>>
<<advanceHour>>
<<set $lilsisCorruption += 3>>
<<set $energy -= 15>><</silently>>
<em>Corruption increased slightly.</em>
[[Done->hallway]]
<<else>>
You don’t have enough energy for that right now (need at least 15).
<<back>>
<</if>>
<<if $lilsisCorruption <=90>>
<img src="img/daisy/talk.png" style="max-width:60%;">
<<lilsis>> What's up $player? <</lilsis>>
<<else>>
<<lilsis>> Heey $player, I've missed your.. cock..<</lilsis>>
You can clearly tell she is horny. $namelilsis pulls her shirt down and exposes her small boobs.
<video autoplay muted loop style="max-width:80%;">
<source src="img/daisy/tease1.webm" type="video/webm"> </video>
<</if>>
<<linkreplace "Kiss">>
<<if $lilsisCorruption >= 10>>
<<goto "lilsiskiss">>
<<else>>
She pushed you away! (Not corrupted enough)
<</if>>
<</linkreplace>>
<<linkreplace "Handjob">>
<<if $lilsisCorruption >= 40>>
<<goto "lilsishandjob">>
<<else>>
<<lilsis>> Ew what? No!<</lilsis>>
(Not corrupted enough)
<</if>>
<</linkreplace>>
<<linkreplace "Blowjob">>
<<if $lilsisCorruption >= 60>>
<<goto "lilsisblowjob">>
<<else>>
<<lilsis>> Ew what? No!<</lilsis>>
(Not corrupted enough)
<</if>>
<</linkreplace>>
<<linkreplace "Sex">>
<<if $lilsisCorruption >= 80>>
<<goto "lilsissex">>
<<else>>
<<lilsis>> Ew what? No!<</lilsis>>
(Not corrupted enough)
<</if>>
<</linkreplace>>
<<linkreplace "Anal">>
<<if $lilsisCorruption >= 80>>
<<goto "lilsisanal">>
<<else>>
<<lilsis>> That's NEVER going to happen!<</lilsis>>
(Not corrupted enough)
<</if>>
<</linkreplace>>
[[Go back ->hallway]]<<if $energy>=10>>
<img src="img/daisy/kiss.gif" style="max-width:80%;">
She doesn’t get a word out before you kiss her. There’s a brief moment of hesitation, but then she softens, letting it happen — and by the end, it’s clear she liked it.
<<silently>>
<<set $lilsisLove += 5>>
<<set $lilsisCorruption += 6>>
<<set $energy -= 10>>
<<advanceHour>>
<</silently>>
<em>Corruption and love increased noticeably.</em>
[[Done->hallway]]
<<else>>
You don’t have enough energy for that right now (need at least 10).
<<back>>
<</if>>
<<if $energy>=15>>
<<if $lilsisCorruption<=60>>
<<lilsis>> Yeah why not <</lilsis>>
She takes your dick out and start jerking it!
<video src="img/daisy/handjob1.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
$namelilsis take off her clothes and grabs your dick. She strokes it slowly at first, then picks up speed making you close to orgasm.
<img src="img/daisy/handjob2.gif" style="max-width:80%;">
<</if>>
<<silently>><<advanceHour>>
<<set $lilsisLove += 8>>
<<set $lilsisCorruption += 10>>
<<set $energy -= 15>> <</silently>>
<<linkreplace "Cum">>
Her hands make you blast cum on her petite tits.
<video src="img/daisy/handjobcum.webm" autoplay muted loop style="max-width:80%;"></video><</linkreplace>>
<em>Corruption and love increased significantly.</em>
[[Done->hallway]]
<<else>>
You don’t have enough energy for that right now (need at least 15).
<<back>>
<</if>>
<<if $energy >= 15>>
<<if $lilsisCorruption<=80>>
$namelilsis got on her knees and starts sucking!
<video src="img/daisy/blowjob2.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
$namelilsis eagerly gets on her knees and start unbucking your pants. She takes your dick out and quickly put it in her mouth. You can tell she wants this.. bad..
<video src="img/daisy/blowjob1.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>
<<if $bigsisCorruption>60 and random(1,100)>60>>
You notice $namebigsis is watching..
<video src="img/angel/angelhiding.webm" autoplay muted loop style="max-width:80%;"></video>
<em>$namebigsis's corruption increased slightly.</em>
<<set $bigsisCorruption += 3>>
<</if>>
<<linkreplace "Cum">>
$namelilsis sucks your dick so good you can't hold it anymore. You empty your balls on her face.
<video src="img/daisy/facial.webm" autoplay muted loop style="max-width:80%;"></video><</linkreplace>>
<em>Corruption and love increased significantly.</em>
[[Done->hallway]]
<<silently>>
<<advanceHour>>
<<set $lilsisLove += 10>>
<<set $lilsisCorruption += 12>>
<<set $energy -= 15>>
<</silently>>
<<else>>
You don’t have enough energy for that right now (need at least 15).
<<back>>
<</if>>
<<if $energy >= 25>>
<<set _sex = either("fuck1","fuck3","fuck4","fuck5","fuck6")>>
$namelilsis eagerly start undressing. You insert your dick in her tight pussy, and she immediately start grinding on your dick!
<<if _sex is "fuck1">>
<video src="img/daisy/fuck1.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _sex is "fuck3">>
<video src="img/daisy/fuck3.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _sex is "fuck4">>
<video src="img/daisy/fuck4.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _sex is "fuck5">>
<video src="img/daisy/fuck5.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
<video src="img/daisy/fuck6.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>
<<silently>>
<<set $lilsisLove += 15>>
<<set $lilsisCorruption += 15>>
<<set $energy -= 25>><</silently>>
<<linkreplace "Creampie">>
She gets on top of you and starts riding. $namelilsis's ass is so good you can't hold it for long before you feel orgasm and fill her pussy up with cum.
<video src="img/daisy/ridingend.webm" autoplay muted loop style="max-width:80%;"></video><</linkreplace>>
<em>Corruption and love increased greatly.</em>
[[Done->hallway]]
<<else>>
You don’t have enough energy for that right now (need at least 25).
<<back>>
<</if>>
You slowly open your eyes and see....
<<cont append>>\
<video autoplay muted loop style="max-width:80%;">
<source src="img/daisy/wakeup.webm" type="video/webm">
</video>
<<player>> Wow! What are you doing? <</player>>
<<lilsis>>Im super horny, $player! Can you please fuck me? <</lilsis>>
[[Fuck! ->lilsiswakeup1.2]]
[[Not now->Your room]]
<</cont>>
<<set $lilsiswakeup1 to false>>\
You fuck $namelilsis on your bed!
<video autoplay muted loop style="max-width:80%;">
<source src="img/daisy/fuck2.webm" type="video/webm">
</video>
<<silently>>
<<set $lilsiswakeup1 to false>>
<<advanceHour>>
<</silently>>
Corruption and love increased.
<<set $lilsisLove += 10>>
<<set $lilsisCorruption += 10>>
[[Finish and get out of bed->Your room]]<<if $gangdom>=60 and $bigsisGangcorr>=60>>
<<bigsis>> Tray said I'm his girl now. Don't touch me, you pathetic bitch.<</bigsis>>
<<link "Can I see your boobs?">>
<<goto "bigsisflashsub1">>
<</link>>
<<link "Can I touch your boobs?">>
<<goto "bigsistitfucksub1">>
<</link>>
<<link "Fuck">>
<<goto "bigsisfucksub1">>
<</link>>
<<link "I wanna watch..">>
<<goto "bigsiswatch1">>
<</link>>
<<else>>
<<if $bigsisCorruption >90>>
<<bigsis>>I need to get fucked, like right now.<</bigsis>>
<img src="img/angel/horny2.gif" style="max-width:50%;">
<<elseif $bigsisCorruption>60>>
<video src="img/angel/horny.webm" autoplay muted loop style="max-width:80%;"></video>
<<bigsis>>You like these?<</bigsis>>
<<else>>
<img src="img/angel/angeltalk.jpg" style="max-width:50%;">
<<bigsis>> My eyes are up here...<</bigsis>>
<</if>>\
<<linkreplace "Kiss">>
<<if $bigsisCorruption >= 10>>
<<goto "bigsiskiss">>
<<else>>
She pushed you away! (Not corrupted enough)
<</if>>
<</linkreplace>>
<<linkreplace "Handjob">>
<<if $bigsisCorruption >= 35>>
<<goto "bigsishandjob">>
<<else>>
<<bigsis>> Haha! Keep dreaming!<</bigsis>>
(Not corrupted enough)
<</if>>
<</linkreplace>>
<<linkreplace "Tittyfuck">>
<<if $bigsisCorruption >= 45>>
<<goto "bigsistitfuck1.1">>
<<else>>
<<bigsis>> With your little dick? Wouldn't even work.<</bigsis>>
(Not corrupted enough)
<</if>>
<</linkreplace>>
<<linkreplace "Blowjob">>
<<if $bigsisCorruption >= 65>>
<<goto "bigsisblowjob">>
<<else>>
<<bigsis>> I would rather eat TNT.<</bigsis>>
(Not corrupted enough)
<</if>>
<</linkreplace>>
<<linkreplace "Sex">>
<<if $bigsisCorruption >= 85>>
<<goto "bigsissex">>
<<else>>
<<bigsis>> Im not having sex with your pathethic ass. I bet my littlefinger is bigger than you dick.<</bigsis>>
(Not corrupted enough)
<</if>>
<</linkreplace>>
<</if>>
[[Go back ->hallway]]<<if $energy >=10>>
<img src="img/angel/kiss.jpg" style="max-width:80%;">
You lean in before she has time to react. She immediately shoves you away, snapping “fuck you” under her breath. Still, as she turns aside, you catch the faintest hint of color in her cheeks — a reaction she clearly didn’t intend to show. She tries to say something insulting.
<<bigsis>> You are such a weirdo<</bigsis>>
<<silently>>
<<advanceHour>>
<em>Corruption and love increased noticeably.</em>
<<set $bigsisLove += 5>>
<<set $bigsisCorruption += 6>>
<<set $energy -= 10>><</silently>>
<em>Corruption and love increased noticeably.</em>
[[Done->hallway]]
<<else>>
You don’t have enough energy for that right now (need at least 10).
<<back>>
<</if>>
<<if $energy >=15>>
<<bigsis>> You wants these hands again dont you, you little perv?<</bigsis>>
She takes your dick out and start working with it! You can tell she have done this before!
<<if $bigsisCorruption >=80>>
<video src="img/angel/handjob1.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif $bigsisCorruption >=60>>
<video src="img/angel/handjob2.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
<video src="img/angel/handjob3.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>
<<linkreplace "Cum">>
Her hands make you blast cum on her big breasts
<video src="img/angel/handjobcum1.webm" autoplay muted loop style="max-width:80%;"></video><</linkreplace>>
<<silently>>
<<advanceHour>>
<<set $bigsisLove += 8>>
<<set $bigsisCorruption += 10>>
<<set $energy -= 15>><</silently>>
<em>Corruption and love increased significantly.</em>
[[Done->hallway]]
<<else>>
You don’t have enough energy for that right now (need at least 15).
<<back>>
<</if>>
<<if $energy >=15>>
<<set _blowjob = either("blowjob1","blowjob2")>>
<<if _blowjob is "blowjob">>
<video src="img/angel/blowjob1.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
<video src="img/angel/blowjob2.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>
<<linkreplace "Cum">>
Her hands make you blast cum on her big breasts
<video src="img/angel/bjcum.webm" autoplay muted loop style="max-width:80%;"></video><</linkreplace>>
<<silently>> <<advanceHour>>
<<set $bigsisLove += 10>>
<<set $bigsisCorruption += 12>>
<<set $energy -= 15>><</silently>>
<em>Corruption and love increased significantly.</em>
[[Done->hallway]]
<<else>>
You don’t have enough energy for that right now (need at least 15).
<<back>>
<</if>><<if $energy >=25>>
<<set _sex = either("fuck1","fuck3","fuck4","fuck5","fuck6","fuck2")>>
<<if _sex is "fuck1">>
You fuck $namebigsis's ass in doggystyle!
<video src="img/angel/fuck1.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _sex is "fuck2">>
You lay down and watch as $namebigsis climb on top of your dick and start riding. You enjoy watching her ass bounce as your dick thrust her pussy.
<video src="img/angel/fuck2.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _sex is "fuck3">>
$namebigsis gets on top and rides your dick! You love watching her huge boobs bounce as she's grinding on your dick..
<video src="img/angel/fuck3.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _sex is "fuck4">>
$namebigsis is laying on her back, spreading her legs for your dick. You fuck her pussy while watching her big boobs bounce on each thrust.
<video src="img/angel/fuck4.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _sex is "fuck5">>
$namebigsis press your chest down and holds you down as she eagerly rides your dick!
<video src="img/angel/fuck5.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
$namebigsis gets on top and rides your dick! You love watching her huge boobs bounce as she's grinding on your dick..
<video src="img/angel/fuck6.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>
<<linkreplace "Creampie!">>
Her hands make you blast cum on her big breasts
<video src="img/angel/creampie.webm" autoplay muted loop style="max-width:80%;"></video> <</linkreplace>>
<<silently>><<advanceHour>>
<<set $bigsisLove += 15>>
<<set $bigsisCorruption += 15>>
<<set $energy -= 25>><</silently>>
<em>Corruption and love increased greatly.</em>
[[Done->hallway]]
<<else>>
You don’t have enough energy for that right now (need at least 25).
<<back>>
<</if>>
You wake up to the someone knocking on the door.
<<player>> Come in! <</player>>
<<cont append>>\
$namebigsis carefully opens the door. She looks at you, walk inside and closes the door behind her.
<video src="img/angel/talk.webm" autoplay muted loop style="max-width:80%;"></video>
<<bigsis>> This is super weird but I need something from you.<</bigsis>>
<<player>> Are you gonna spit on me or something? <</player>>
<<bigsis>> No no! I have been hearing you and $namelilsis fuck lately, and i have been thinking about it alot. <</bigsis>>
<<player>> Ehmm... What are you saying? <</player>>
<<bigsis>> I need you to fuck me. Like I really need it. <</bigsis>>
<video src="img/angel/titdrop3.webm" autoplay muted loop style="max-width:80%;"></video>
[[Fuck!->bigsiswakeup2]]
[[Not now->hallway]]
<</cont>>
<<set $bigsiswakeup1 to false>>\$namebigsis takes out your dick and start sucking you immediately!
<video src="img/angel/wakeup2.webm" autoplay muted loop style="max-width:80%;"></video>
<<player>> Oh my god! You are eating my dick up<</player>>
You close you eyes while she is working with her mouth. You only hear the sound sh is making while your dick is suffocating her throat. Gwuaq gwuaq
<<bigsis>>* Gwuaq gwuaq* <</bigsis>>
She suddenly jumps on top!
<video src="img/angel/wakeup1.webm" autoplay muted loop style="max-width:80%;"></video>
Corruption and love increased.
[[Finish and get out of bed->Your room]]
<<advanceHour>>\
<<set $bigsisLove += 15>>\
<<set $bigsisCorruption += 15>>\
<<if $energy>=15>>
<<set _tit = either("tit1","tit2")>>
<<bigsis>> You want to see these girls?<</bigsis>>
She slowly pull her shirt up, making her big tits drop.
<video src="img/angel/titdrop2.webm" autoplay muted loop style="max-width:80%;"></video>
She takes your dick and places it between her big boobs. She hold eyecontact with you while she starting jerking your dick with her juicy boobs.
<<if _tit is "tit1">>
<video src="img/angel/titfuck1.webm" autoplay muted loop style="max-width:80%;"></video>
<<set $titfuck1 to true>>
<<else>>
<video src="img/angel/titfuck2.mp4" autoplay muted loop style="max-width:80%;"></video>
<</if>>
<<bigsis>> [[Ahhh fuck!!->bigsistitfuck1.2]]<</bigsis>>
<<else>>
You don’t have enough energy for that right now (need at least 15).
<<back>>
<</if>>You can't hold it anymore. Her tits are to good, you can't resist orgasm.
<<if $titfuck1 is true>>
<video src="img/angel/titfuckcum.mp4" autoplay muted loop style="max-width:80%;"></video>
<<else>>
<video src="img/angel/titfuck2cum.mp4" autoplay muted loop style="max-width:80%;"></video>
<</if>>
<<set $titfuck to false>>
You make a mess on her boobs. She smirks.
<<bigsis>> You came already? Well I can't blame you<</bigsis>><<silently>>
<<advanceHour>>
<em>Corruption and love increased significantly.</em>
<<set $bigsisLove += 10>>
<<set $bigsisCorruption += 12>>
<<set $energy -= 15>><</silently>>
[[Done->hallway]]
As you are walking to the bathroom, you see $namelilsis walks out almost naked. She just got out of the shower.
[[Leave it be ->Bathroom]]
[[Peek at her ->peekwalking]]
As $namelilsis walk past you, you turn your head around and looks at her juicy ass walking.
<video autoplay muted loop style="max-width:80%;">
<source src="img/daisy/walkinghallway.webm" type="video/webm">
</video>
[[Grope ->gropewalk]]
[[Enough now ->Bathroom]]
You grope her fat ass.
<img src="img/daisy/grope2.gif" alt="Scene image">
<<lilsis>>Ehm.. What are you doing? <</lilsis>>
<<if $lilsisLove >50 and $lilsisCorruption >50>>
<<player>> [[Wanna fuck->lilsisfuck1]] <</player>>
<<else>>
Not enough love or corruption!
<<player>> Ehhm sorry I fell. [[Im sorry->Bathroom]] <</player>>
<</if>>You follow with Tray and two of his bodyguards. He takes you deeper inside the building.
<<tray>> Since you are new around here, I will be kind<</tray>>
<<player>> You will be kind?<</player>>
<<tray>> Yeah, so listen up. <</tray>>
Suddenly he stops in a hallway. He looks at you. You get a felling this place is dangerous
<<tray>> In this place the strong are on top. If you are a bitch, you will get treated like a bitch. Do you understand? <</tray>>
<<player>>Ehm.. Im not sure...<</player>>
<<tray>> Come, I will show you. <</tray>>
<img src="img/others/gang/couple.jpg" style="max-width:80%;">
Tray brings you into a werid looking jail room. You see a blond girl talking to a guy inside. It seems like they are a couple, [[but something is off.->ganghqstop4]]<img src="img/ai/ganghqjail.png" style="max-width:80%;">
The couple are looking stressed.
<<ned>> Please Tray! Not again, give me one more chance please!<</ned>>
You hear the desperation in the guys voice.
<<tray>> Shut your mouth, cuck!<</tray>>
The guy stopped talking immediately when Tray shouted at him. You can look that he is scared.
<<tray>> So, Ned over here decided he didn't want to pay our fees anymore.<</tray>>
<<player>>Fees? What is happening?<</player>>
<<tray>>Yes. You are going to pay as well. This is what's happening if you dont. Now you shut the fuck up and watch, ok?<</tray>>
Tray and the other guards walks towards the girl. They start to undress her, touching her boobs as they [[reveal her naked body.->ganghqstop5]]
<video src="img/others/gang/vanessacuck1.webm" autoplay muted loop style="max-width:80%;"></video>
You don't know what to do. This feels wrong. They are punishing the guy by fucking his girl? What's going to happend to me if I can't pay the fees? You look away while they are taking their cocks out.
<<tray>> $player! You are going to watch what's gonna happend if you don't follow our rules!<</tray>>
You look back. Their dicks are already in Vanessa's mouth. You get eyecontact with her.
<img src="img/others/gang/vanessabj.jpg" style="max-width:80%;">
<<tray>> You like these big black cocks, don't you? <</tray>>
Vanessa is trying anwser back, but can't. You see Ned in the background just standing there, watching everything unfold.
<<tray>> Ned! Take your clothes off and jerk off your little dick. [[You are going to cum wathcing us fuck your girl!!->ganghqstop6]] <</tray>>
<video src="img/others/gang/vanessacuck2.webm" autoplay muted loop style="max-width:80%;"></video>
<<tray>> Who owns this pussy, huh? <</tray>>
<<vanessa>> You do! Tray owns my pussy! <</vanessa>>
She screams. You don't know anymore if she likes this or not. It looks like she is in a type of trance.
Suddenly vanessa gets on the ground as Tray and the other guard starts cumming on her face, right infront of Ned.
<video src="img/others/gang/vanessacuck4.webm" autoplay muted loop style="max-width:80%;"></video>
<<tray>>Ned, [[come over here quick!->ganghqstop7]] <</tray>><img src="img/others/gang/vanessacum.jpg" style="max-width:80%;">
Vanessa's face is dripping with cum after they are done with her.
<<ned>>Please, is this necessary? <</ned>>
<<tray>>Give your girl a big wet kiss! <</tray>>
Tray force Ned to the ground and the guard pushes Vanessa face towards Ned, so she starts making out with him. You can see Ned is closing his eyes while they are making out.
<video src="img/others/gang/vanessacuck3.webm" autoplay muted loop style="max-width:80%;"></video>
After a while, you follow Tray outside the room.
<<tray>>Now you have learned what the consequences are. Just listen to me and pay your 150 cash fee. You pay every five days. First collection is in five days. Don’t make me repeat myself. If you don't pay up, I hope you have hot sisters.<</tray>>
<<silently>>
<<set $rentActive = true>>
<<set $rentStartDay = $day>>
<<set $talkedtoboss to true>>
<<advanceHour>><</silently>>
[[The guard takes you outside ->ganghq]]
<<player>> I have sisters who can work here!<</player>>
His demeanor suddenly changed. He walks over to you.
<<barowner>> You got sisters who can work? <</barowner>>
<<player>> Yes, my sister $namebigsis can help out!<</player>>
<<barowner>>Great. She starts tomorrow. I will get her clothes for work, wait here. <</barowner>>
He walks to the backroom and gets some clothes. He comes back and gives it to you.
<<barowner>>Make sure shes uses these. <</barowner>>
The bar owner walks away. Shit, I need to talk to $namebigsis [[quick->barjob3]]You rush home fast and find $namebigsis walking out of the bathroom.
<img src="img/angel/angeltalk.jpg" style="max-width:80%;">
<<player>>$namebigsis!<</player>>
<<bigsis>>Wow, calm down weirdo.<</bigsis>>
<<player>>I got you a job at the bar! You start tomorrow!<</player>>
<<bigsis>>Are you insane? Im not going to work for them there.<</bigsis>>
<<player>>You have to! The gang leader gave us weekly fee to pay. If we can't pay it in time, they will.... eh.. attack us!<</player>>
<<bigsis>>Why can't you work there? Why do I have to?<</bigsis>>
<<player>>I tried to get a job there, but they didn't want me there.<</player>>
<<bigsis>>Don't blame them for that. Well I can try out, but if its bad im quitting! <</bigsis>>
<<player>>Also, you have to wear these.<</player>>
You give $namebigsis the clothes you got. She walks to her room to change. After some minutes, she [[comes outside->barjob4]]
<<widget "processbigsisWork">>\
<<if $bigsisworkedtoday and not $bigsiskidnapped>>\
<<set $money += 25>>\
<<set $bigsisGangcorr += 5>>\
<<set $gangdom += 10>>\
<<set $bigsisworkedtoday to false>>\
<<print $namebigsis>> worked at the bar today and earned 25 money!
<</if>>\
<</widget>>\
<<widget "processlilsisWork">>\
<<if $lilsisworkedtoday and not $lilsiskidnapped>>\
<<set $money += 25>>\
<<set $lilsisGangcorr += 5>>\
<<set $gangdom += 10>>\
<<set $lilsisworkedtoday to false>>\
<<if $lilsisworkclotheseventstarter >0>>\
<<set $lilsisworkclothes = true>>\
<</if>>\
<<print $namelilsis>> worked at the bar today and earned 25 money!
<</if>>\
<</widget>>\<video src="img/angel/hallway.webm" autoplay muted loop style="max-width:80%;"></video>
<<player>>Wow! These clothes are revealing!<</player>>
<<bigsis>>I actually like these. My new boss got good taste.<</bigsis>>
She smirks.
<<player>>Whatever, we just need money!<</player>>
Hopefully this works out!
<<silently>><<advanceHour>>
<<set $bigsiswork to true>>
<<set $askwork = true>><</silently>>
[[hallway]]You see $namebigsis getting raped by a gangmember!
<video src="img/angel/outsidebar.webm" autoplay muted loop style="max-width:80%;"></video>
[[Try to save her!->fightbigsisoutside]]
[[Run away->Bar]]<img src="img/ai/trader.png" style="max-width:80%;">
<<button "Items info">>
<<script>>
Dialog.setup("Items info");
Dialog.wiki(Story.get("items info").processText());
Dialog.open();
<</script>>
<</button>>
The trader keeps an eye on you.
You have $<<print $money>>.
<<barricadeBuy>>\
<<whitemonsterBuy>>\
<<proteinBuy>>\
<<vitaminBuy>>\
<<chocolate>>\
<<brassknucklesBuy>>\
<<gunBuy>>\
<<ammoBuy>>
<<if $bolt<5>>\
<<heavyboltBuy>>
<</if>>\
<<if $brokenlab and $brokenlabquest and not $tradebolt>>\
[[Ask if he sell any heavy bolts->tradeshopbolt]]
<</if>>\
[[Look at porn collection->buyporn1]]
[[Leave->trader]]
<<if $barricadeMaterials >= 1 and $energy >= 40>>
You spent some time reinforcing the house.
<em>Increased security!</em>
<<silently>><<set $security += 20>>
<<set $barricadeMaterials -= 1>>
<<set $energy -= 40>>
<<skipPeriod>>
<<updatePeriod>>
<<updateLocations>><</silently>>
<<else>>
<<if $barricadeMaterials < 1>>
You don't have any materials!
<<elseif $energy < 40>>
You're too exhausted to reinforce the house.
<</if>>
<</if>>
[[hallway]]<<silently>>
<<advanceHour>>
<<set $eventLock = true>>
<<fight>>
<</silently>>
<<if $gun and $ammo > 0>>
Do you want to use your gun?
<<linkreplace "Use the gun">>
<<set $ammo -= 1>>
<<goto "fightbigsiswin">>
<</linkreplace>>
<<linkreplace "Fight without it">>
<<if $fightOutcome is "lost">>
<<goto "fightbigsislost">>
<<elseif $fightOutcome is "won">>
<<goto "fightbigsiswin">>
<</if>>
<</linkreplace>>
<<else>>
<<if $fightOutcome is "lost">>
<<goto "fightbigsislost">>
<<elseif $fightOutcome is "won">>
<<goto "fightbigsiswin">>
<</if>>
<</if>>
You fought of the gangmember and take $namebigsis's mouth for yourself!
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/blowjob3.webm" type="video/webm"></video>
$namebigsis likes you more!
Gangdom decreased!
[[Go back->hallway]]
<<set $bigsisGangcorr -=5>>
<<set $gangdom -= 5>>
<<set $bigsisLove += 10>>
<<advanceHour>>
<<set $energy -= 20>>
<<set $eventLock = false>>You lost the fight and passed out.
As you slowly wake up, you feel something wet dripping on your face. You open your eyes and see....
<<cont append>>\
<<if random(1,100)>50>>
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/beaten7.webm" type="video/webm"></video>
<<else>>
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/beaten8.webm" type="video/webm"></video>
<</if>>
<em>$namebigsis's corruption towards the gang increased.</em>
<em>Gangdom increased!</em>
[[Go back->hallway]]
<<set $gangdom += 10>>
<<set $bigsisGangcorr += 10>> <</cont>>
<<skipPeriod>><<updatePeriod>><<updateLocations>>
<<set $energy -= 20>>
<<set $eventLock = false>><<if $bigsisCorruption <50>>
You see $namebigsis showering with a gangmember!
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/showerchaos.webm" type="video/webm"></video>
<<else>>
You see a gangmember is fucking $namebigsis!
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/showergang.webm" type="video/webm"></video>
<</if>>
[[Intervene!->fightbigsis1]]
[[Leave!->hallway]]
You feel something wet dripping on your face
<<cont append>>\
You open your eyes to see a gangmember fucking $namebigsis on top of you!
<video src="img/angel/wakeupcuck.webm" autoplay muted loop style="max-width:80%;"></video>
[[Intervene!->bigsiswakeupcuck2]]
[[Just wake up and leave ->hallway]]
<<set $bigsiswakeupcuck to false>><</cont>>
<<silently>>
<<advanceHour>>
<<set $eventLock = true>>
<<fight>>
<</silently>>
<<if $gun and $ammo > 0>>
Do you want to use your gun?
<<linkreplace "Use the gun">>
<<set $ammo -= 1>>
<<goto "bigsiswakeupcuckwin">>
<</linkreplace>>
<<linkreplace "Fight without it">>
<<if $fightOutcome is "lost">>
<<goto "wakeupcuckfightlost">>
<<elseif $fightOutcome is "won">>
<<goto "bigsiswakeupcuckwin">>
<</if>>
<</linkreplace>>
<<else>>
<<if $fightOutcome is "lost">>
<<goto "wakeupcuckfightlost">>
<<elseif $fightOutcome is "won">>
<<goto "bigsiswakeupcuckwin">>
<</if>>
<</if>>
As you slowly wake up, you feel something is happening on your bed. You open your eyes and see..
<<cont append>>\
<video src="img/angel/angelcuck.webm" autoplay muted loop style="max-width:80%;"></video>
$namebigsis is getting fucked on your bed!
[[You walk, letting them continue on your bed->hallway]]
<em>$namebigsis's corruption towards the gang increased.</em>
<em>Gangdom increased.</em>
<<silently>>
<<skipPeriod>><<updatePeriod>><<updateLocations>>
<<set $gangdom += 10>>
<<set $bigsisGangcorr += 10>>
<<set $energy -= 20>>
<<set $eventLock = false>>
<</silently>>
<</cont>>
You beat him up and take $namebigsis for yourself!
<video src="img/angel/fuck1.webm" autoplay muted loop style="max-width:80%;"></video>
<em>Love increased significantly.</em>
<em>Gangdom decreased.</em>
[[hallway]]
<<advanceHour>>
<<set $gangdom -= 5>>
<<set $bigsisLove += 10>>
<<set $energy -= 20>>
<<set $eventLock = false>><img src="img/ai/kitchen.png" style="max-width:80%;">
You walk in on a gangmember fucking $namebigsis!
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/beaten3.webm" type="video/webm">
</video>
[[Intervene!->fightkitchenbigsis]]
[[Walk out->hallway]]
<<silently>>
<<advanceHour>>
<<set $eventLock = true>>
<<fight>>
<</silently>>
<<if $gun and $ammo > 0>>
Do you want to use your gun?
<<linkreplace "Use the gun">>
<<set $ammo -= 1>>
<<goto "fightkitchenbigsiswin">>
<</linkreplace>>
<<linkreplace "Fight without it">>
<<if $fightOutcome is "lost">>
<<goto "fightkitchenbigsislost">>
<<elseif $fightOutcome is "won">>
<<goto "fightkitchenbigsiswin">>
<</if>>
<</linkreplace>>
<<else>>
<<if $fightOutcome is "lost">>
<<goto "fightkitchenbigsislost">>
<<elseif $fightOutcome is "won">>
<<goto "fightkitchenbigsiswin">>
<</if>>
<</if>>
You fought of the gangmember and take $namebigsis's pussy for yourself!
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/fuck4.webm" type="video/webm">
</video>
<em>$namelilsis likes you more!</em>
<em>Gangdom decreased!</em>
[[Go back->hallway]]
<<set $bigsisGangcorr -=5>>
<<advanceHour>>
<<set $gangdom -= 5>>
<<set $bigsisLove += 10>>
<<set $energy -= 20>>
<<set $eventLock = false>>You lost the fight and passed out.
As you slowly wake up, you feel something wet dripping on your face. You open your eyes and see....
<<cont append>>\
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/beaten7.webm" type="video/webm"></video>
<em>$namebigsis's corruption towards the gang increased.</em>
<em>Gangdom increased!</em>
[[Go back->hallway]]
<<set $gangdom += 10>>
<<set $bigsisGangcorr += 10>>
<<skipPeriod>><<updatePeriod>><<updateLocations>>
<</cont>>
<<set $energy -= 20>>
<<set $eventLock = false>><<silently>>
<<advanceHour>>
<<set $eventLock = true>>
<<fight>>
<</silently>>
<<if $gun and $ammo > 0>>
Do you want to use your gun?
<<linkreplace "Use the gun">>
<<set $ammo -= 1>>
<<goto "fightlilsiswin">>
<</linkreplace>>
<<linkreplace "Fight without it">>
<<if $fightOutcome is "lost">>
<<goto "fightlilsislost">>
<<elseif $fightOutcome is "won">>
<<goto "fightlilsiswin">>
<</if>>
<</linkreplace>>
<<else>>
<<if $fightOutcome is "lost">>
<<goto "fightlilsislost">>
<<elseif $fightOutcome is "won">>
<<goto "fightlilsiswin">>
<</if>>
<</if>>
You fought of the gangmember and take $namelilsis's fat ass for yourself!
<video autoplay muted loop style="max-width:80%;">
<source src="img/daisy/fuck1.webm" type="video/webm"></video>
<em>$namelilsis likes you more!</em>
<em>Gangdom decreased!</em>
[[Go back->hallway]]
<<set $lilsisGangcorr -=5>>
<<set $gangdom -= 5>>
<<set $lilsisLove += 10>>
<<advanceHour>>
<<set $energy -= 20>>
<<set $eventLock = false>>You lost the fight and passed out.
As you slowly wake up, you feel something wet dripping on your face. You hear alot of moaning and a weird clapping sound. You open your eyes and see....
<<cont append>>\
<video autoplay muted loop style="max-width:80%;">
<source src="img/daisy/beaten1.webm" type="video/webm"></video>
<em>$namelilsis's corruption towards the gang increased.</em>
<em>Gangdom increased!</em>
[[Go back->hallway]]
<<set $gangdom += 10>>
<<set $lilsisGangcorr += 10>> <</cont>>
<<skipPeriod>><<updatePeriod>>
<<set $energy -= 20>>
<<set $eventLock = false>><<widget "checkRent">>
<<if $rentActive>>
<<if ($day - $rentStartDay) % $rentInterval is 0 and $day != $rentStartDay>>
<<if $money >= $rentCost>>
<<set $rentpaid = true>>
<<else>>
<<set $rentFail = true>>
<</if>>
<</if>>
<</if>>
<</widget>>
<img src="img/ai/trader.png" style="max-width:80%;">
<<if $censoredporn and $bigassporn and $bigboobsporn and $gangbangporn and $milfporn and $hentaiporn>>\
<<trader>>You have already bought all the porn I had, you fucking gooner..<</trader>>
<</if>>\
<<trader>>So you want to buy some porn, huh? I have the right stuff for you.<</trader>>
He laughs.
You look at the collection for something you like.
<<if not $censoredporn>>\
[[Whiteboy porn (Cost 20)->Whiteboy porn]]
<</if>>\
<<if not $hentaiporn>>\
[[Hentai (Cost 50)->hentaibuy]]
<</if>>\
<<if not $milfporn>>\
[[MILF (Cost 80)->milfpornbuy]]
<</if>>\
<<if not $bigboobsporn>>\
[[Big boobs (Cost 100)->Big Boobs]]
<</if>>\
<<if not $bigassporn>>\
[[Big ass (Cost 100)->Big ass]]
<</if>>\
<<if not $gangbangporn>>\
[[Gangbang (Cost 150)->gangbangpornbuy]]
<</if>>\
[[Back->tradeshop]]
<img src="img/ai/ganghqhallway.png" style="max-width:80%;">
[[Tray's room->trayroom]]
<<if $momkidnapped and $findmomkidnapped>>\
<<link "Go see $namemom's room">>
<<goto "hqmom1">><</link>> <<elseif $momkidnapped>>
<<link "Go see $namemom's room">>
<<goto "momkidnappedgang1">>
<</link>><</if>> <<momgangIcon>>
<<if $bigsiskidnapped and $findbigsiskidnapped>>\
<<link "Go to breeding room">>
<<goto "breedingroom">>
<</link>> <<bigsisgangIcon>>
<<elseif $bigsiskidnapped>>\
<<link "Look for $namebigsis">>
<<goto "hqbigsis1">> \
<</link>> <<bigsisgangIcon>>
<</if>> \
<<if $gfwork and $period is "Evening">>\
<<link "Look for $namegf">>
<<goto "gfwork1">>\
<</link>> <<gfwork>>
<</if>>\
<<if $knownicole is true and not $nicoleUnlocked>>\
[[Search for Nicole->nicolesearch]]
<</if>>\
<<if $nicoleUnlocked and not $nicolekidnapped>>\
[[Go see Nicole->nicole1]]
<</if>>\
[[Go back->ganghq]]<img src="img/ai/insidebar.png" style="max-width:80%;">
You move through the bar, making small talk where you can, but the atmosphere feels off. You stand out and you know it.
<<if $bigsisCorruption >=80 and $gangdom >=70 and random(1,100)>70>>\
<<gangmember>>Yo witheboy! This your sister?<</gangmember>>\
He shows you his phone with a video on it.
<video src="img/angel/cuckvideo.webm" autoplay muted loop style="max-width:80%;"></video>
He laughs and walk away. You don't know what to feel.
<</if>>\
[[Back->Bar inside]]
<<advanceHour>>
<<silently>>
<<if $nicoleUnlocked and not $vanessaTricked and random(1,100) >70>>
<<goto "vanessatrick1">>
<</if>>
<<if $bigsiswork is true and $metjack is false and random(1,100) <30>>\
<<goto "metjack1">>
<</if>>
<<if $gnUnlocked and random(1,100)>80 and not $barevent1>>
<<goto "barevent1">>
<</if>>
<<if random(1,100)>=90>>
<<goto "barevent2">>
<</if>>
<<if $bigsiswork and not $askwork2 and random(1,100)>70>>
<<goto "bareventlilsiswork">>
<</if>>
<</silently>>You walk around the bar trying to talk to someone. Suddenly you hear someone yell after you...
<<jack>>Ayo whiteboy! Come over here! <</jack>>
You walk over to him.
<<player>>Do I know you?<</player>>
<<jack>>No you don't. Are you the new whiteboy under Tray's control? <</jack>>
<<player>>What do you mean under Tray's control?<</player>>
<<jack>>Do you pay his "fees"?<</jack>>
<<player>>Yes<</player>>
<<jack>>Then you are under his control, dumbass<</jack>>
<<player>>Are you also paying him?<</player>>
He laughs out loud.
<<jack>>Hah! You are funny, whiteboy<</jack>>
[[You just stand there looking at him->metjack2]]
<<jack>>I have a little offer for you.<</jack>>
<<player>>What offer?<</player>>
<<jack>>I got some information on Tray. Could be useful for you. <</jack>>
You sit down infront of him. Maybe this can be helpful escaping Tray's grasp!
<<player>>Okey Im listening.<</player>>
<<jack>>But its not free. You gotta give me something I want. <</jack>>
<<player>>I don't really have much, but I will get it!<</player>>
<<jack>>I want your hot sister for a night. She is so hot walking around here with those big juicy boobs.<</jack>>
<<player>>What? That's not happening!<</player>>
<<jack>>Well, I guess you're not getting the info then.<</jack>>
<<player>>Please! Anything else!<</player>>
He thinks for some time...
<<jack>>Either you bring me your sister or you can give me 1 000 money. Now get the fuck out of here, you have been to close to me for to long now.<</jack>>
[[Back->Bar inside]]
<<set $metjack to true>>
<<advanceHour>><<jack>>Changed your mind?<</jack>>
[[Give him your sister->jackbigsis1]]
<<if $money >= 1000>>
<<link "Give him 1000 money">>
<<set $money -= 1000>>
<<goto "jackinfo">>
<</link>>
<<else>>
Not enough money!
<</if>>
[[Go back->Bar inside]]<<jack>>Tray have a sister. Her name is Nicole.<</jack>>
<<player>>Okey? What about that. <</player>>
<<jack>>Nothing much. Do what you want with that information.<</jack>>
<<player>>Is that it? How is that going to help me?<</player>>
<<jack>>She is living inside the gangHQ. You will probably find her there. If you get past the guard. I know Tray loves her very much. <</jack>>
(Tray's sister is now unlocked, you can find her at gangHQ)
[[Go back->Bar inside]]
<<set $knownicole to true>><img src="img/ai/insidebar.png" style="max-width:80%;">
$namebigsis is not at the bar.
[[Go back->Bar inside]]<<if $bigsisLocation is "Bar">>
<<goto "jackbigsis2">>
<<else>>
<<jack>>So big titty sister it is?<</jack>>
You see he got a big smile on his face..
<<player>>Yes, I will go talk to her...<</player>>
You walk over to $namebigsis, you have to [[convince her->jackbigsis2]]
<</if>><img src="img/angel/angelbikini.jpg" style="max-width:80%;">
You see $namebigsis working with nearly any glothes on.
<<player>>$namebigsis, I need your help..<</player>>
<<bigsis>>Can't you see Im working right now?<</bigsis>>
You pull her to the side.
<<player>>This is important. The guy over there have some info on Tray! Maybe we could use it to stop the forced payment!<</player>>
<<bigsis>>Okey? What's the big "info"?<</bigsis>>
<<player>>That's the thing. He won't tell me for free.. He said he want's to fuck you as payment...<</player>>
<<if $bigsisCorruption >40>>
<<bigsis>>Alright, your big sis is going to fix your problems again.<</bigsis>>
[[She smiles and walks over to Jack->bigsisjack3]]
<<else>>
<<bigsis>>Hah! Fuck off..<</bigsis>>
(Not corrupted enough to help you willingly. Need over 40 corruption)
[[Accept defeat->Bar inside]]
<</if>>$namebigsis walks over to Jack. She bends over the table towards him, teasing him with her big boobs hanging over him.
<<bigsis>>You want me? Follow me.<</bigsis>>
Jack looks at you with a big smile. As he follows her towards the backroom, he winks at you.
[[You wait for them in the bar->bigsisjackwait]]
[[Peek->bigsisjack4]]
WIP
[[Go back->jackbigsis2]]<img src="img/ai/insidebar.png" style="max-width:80%;">
You wait in the bar while they went to the backrooms. After a while you start hearing clapping sounds and $namebigsis moaning. You sit there listening to the music trying to not hear what's happening.
Suddenly Jack comes out. He looks sweaty, but you can see he is clearly happy. [[He walks over to you->bigsisjack5]]You peak inside to see what they are doing.
<video src="img/angel/barcuck1.webm" autoplay muted loop style="max-width:80%;"></video>
<video src="img/angel/fuckcuck.m4v" autoplay muted loop style="max-width:80%;"></video>
<video src="img/angel/fuckcuckcum.m4v" autoplay muted loop style="max-width:80%;"></video>
[[Go back and wait for them to finish->bigsisjack5]]
<<jack>>Your sister is so fucking hot.<</jack>>
<<player>>Alright alright.. Just give me the info now..<</player>>
<<jack>>Ah yeah, almost forgot about that. Follow me.<</jack>>
<em>$namebigsis's corruption towards the gang increased.</em>
<<set $bigsisGangcorr += 10>>
[[You follow him to a table and both sit down.->jackinfo]]
You wander around looking for Nicole. After a while walking around, you hear some strange sounds comming from down the hallway. As you get closer, it's more clear which room the sounds are comming from.
<video src="img/others/gang/vanessatray.webm" autoplay muted loop style="max-width:80%;"></video>
You peek inside the open door and see Tray fucking Vanessa, the girl from earlier. It looks like she is enjoying this alot more than last time. Where is the Ned guy? Maybe he is dead? It is scary to think about. This is a dangerous place.
You hear some music comming from some stairs. You slowly walk up, scared to make a noise. There is a door open with loud music comming from inside. You peek inside and see..
<video src="img/others/nicole/nicoletwerk.webm" autoplay muted loop style="max-width:80%;"></video>
You found her! That ass make you stand in the doorway peeking for a couple minutes before you snap back.
<<linkreplace "Now is your chance! Attack!!">>
<<if $playerStrength > 70>>
<<goto "nicolerape">>
<<else>>
You are not strong enough! (need 70)
<</if>>
<</linkreplace>>
[[Go back->ganghq]]
<<set $nicoleUnlocked to true>>You rush inside before she have time to react.
<video src="img/others/nicole/nicolerape2.webm" autoplay muted loop style="max-width:80%;"></video>
<video src="img/others/nicole/nicolerape.webm" autoplay muted loop style="max-width:80%;"></video>
<<linkreplace "Kidnap her">>
<<if $playerStrength > 80>>
<<goto "nicolekidnapped">>
<<else>>
You are not strong enough! (Need 80)
<</if>>
<</linkreplace>>
[[Go back->ganghq]]<img src="img/others/gang/vanessabar.jpg" style="max-width:80%;">
You spot Vanessa standing at the bar. She notices you looking at her, and it looked like she gave you a little smile. Suddnely you see Vanessa starts walking towards you.
<<vanessa>> Hey.. You are $player, right?<</vanessa>>
<<player>>Yes, do you remember me?<</player>>
<<vanessa>> Yeah I do, it's hard to forget that.<</vanessa>>
<<player>>Yea of course. Im sorry that was stupid.<</player>>
<<vanessa>> It's okey. How you holding up?<</vanessa>>
<<player>>Im good, how about you? I can't imagine it's easy around here. And where is Ned?<</player>>
<<vanessa>> Don't worry, Im fine. Ned is still working to pay back Tray what he owes him. Meanwhile Im staying here. <</vanessa>>
<<player>>I understand. I was afraid Ned got killed or something, hah! Lets sit down and [[talk over some drinks?->vanessatrick2]]<</player>>
You and Vanessa spend some time at the bar chatting. You both connect really well. She keeps getting free drinks from the bartender, and you also get some for free.
<<vanessa>> I told you this bartender is hitting on me!<</vanessa>>
You both are drunk.
<<player>>Hah, yeah! Every drink you get is on the house. He is so down bad!<</player>>
You both laugh. While drinking some more, you start flriting with eachother.
<<vanessa>> Why don't we take the party to my room? What do you say?<</vanessa>>
Vanessa smirks.
[[Hell yeah!->vanessatrick3]]
[[Thanks, but I need to go now! It was fun though!->Bar]]<<player>>Hell yeah!<</player>>
<<vanessa>> I just need to go to the bathroom real quick!<</vanessa>>
You wait for Vanessa while she went to the bathroom. You can't even imagine how lucky you are. Vanessa is such a beauty, and those boobs! You sit there for a few minutes, or atleast that's what it's feels like. You're are pretty drunk after all. While waiting you daydream about her, about what you are going to do, and about what might come after.
<<vanessa>>Im ready!<</vanessa>>
You jump up from your seat and follow Vanessa to [[her apartment->vanessatrick4]]Vanessa takes you to her room. You don't see Ned anywhere. Apperantly she have her own room now while he is "working". At this point you are so drunk and horny, you don't even care about Ned.
<<vanessa>>Wait here, I will bring one last drink!<</vanessa>>
You both drink one more glass before she takes you to the bed. Vanessa takes off your shirt and you start taking off hers, reaving her big beautiful breasts.
<video src="img/others/gang/vanessatrick1.webm" autoplay muted loop style="max-width:80%;"></video>
You start sucking on Vanessa's big boobs. You feels your dick is throbbing hard. There is a werid waste in your mouth, but you think its probably the drinks you took earlier.
<<player>>These boobs feels so good<</player>>
<video src="img/others/gang/vanessatrick2.webm" autoplay muted loop style="max-width:80%;"></video>
Vanessa climbs on top of you. Her beautiful exposed pussy in your face.
<video src="img/others/gang/vanessatrick3.webm" autoplay muted loop style="max-width:80%;"></video>
As you lick her, you feel alot of dripping on your face. You're getting so hard thinkin about her wet horny pussy. After a while, you feel little lightheaded. When she climbs off your face, you see...
<<cont append>>\
<img src="img/others/gang/vanessatrick4.webp" style="max-width:80%;">
[[And you pass out...->vanessatrick5]]
<</cont>>Suddenly you wake up. You feel totally shit. Your head is hurting so bad, and notice its light outside. The whole bed is shaking back and forth. You turn around and see Vanessa....
<<cont append>>\
Tray is fucking Vanessa right beside you!
<video src="img/others/gang/vanessatrick5.webm" autoplay muted loop style="max-width:80%;"></video>
[[What the fuck??->vanessatrick6]]
<</cont>>
<video src="img/others/gang/vanessatrick5.webm" autoplay muted loop style="max-width:80%;"></video>
You quickly get out of bed feeling mad and humiliated.
<<player>>What the fuck?!<</player>>
<<tray>> Thanks for cleaning her up. You can leave now. <</tray>>
<<player>>What did you do to me? <</player>>
Vanessa laughs as she looks at you. Tray is still fucking her.
<<tray>> You tried to fuck one of our girls. That's what happend. <</tray>>
<<player>>Your girl? What do you mean? She was into me? <</player>>
<<tray>> It was a test. You shouldn't be touching our girls, but you did. Well, you cleaned her up good though, so thanks I guess. <</tray>>
<<player>>What do you mean cleaned her up? <</player>>
Tray takes his phone up from the bed. He is still fucking Vanessa as he logs into his phone. You hear her moans while standing there almost naked. [[Tray shows you something on his phone..->vanesssatrick7]]<<tray>> You remeber her going to the bathroom before you left the bar? This happend in there.<</tray>>
<video src="img/others/gang/vanessagh.webm" autoplay muted loop style="max-width:80%;"></video>
<<tray>> After she sucked off 5 other guys. All of them cummed on her face and boobs. She was quite messy.<</tray>>
<video src="img/others/gang/vanessatrick6.webm" autoplay muted loop style="max-width:80%;"></video>
<<tray>> Man look at all this!<</tray>>
<img src="img/others/gang/vanessatrick7.webp" style="max-width:80%;">
<<tray>> You didn't even notice how messy she was last night. You were so drugged out, hah! Buy hey, now you learned. Don't touch our girls.<</tray>>
Tray continues to fuck Vanessa as you pick up your clothes. [[You walk out of there humiliated->Eastside]]
Gangdom increased!
<<set $vanessaTricked to true>>
<<set $gangdom += 10>>
<<skipPeriod>>By Rotta6932Version 0.5b<img src="img/ai/mcroom.png" style="max-width:80%;">
You didn't pay Tray in time and you know there will be consequences.
Suddenly, you hear loud knocking on your door..
<<if $bigsiskidnapped>>
You hear someone loudly knocking on the door.
<<else>>
Suddenly you hear $namebigsis calling out for you.
<<bigsis>> $player! Someone is asking for you! <</bigsis>>
<</if>>
[[Go check out->rentfailed2]]
<<set $rentFailMessage to true>>
<<set $gangdom = $gangdom + 30>><img src="img/ai/hallway.png" style="max-width:80%;">
You walk out of you room and see Tray standing there with some of his gangmembers.
<<tray>> Well well well, looks like someone didn't pay up in time. <</tray>>
<<player>> Tray, it's hard out here. Please just give me some more time..<</player>>
<<tray>> You choose. Who's comming with us this time? <</tray>>
<<if not $bigsiskidnapped>>
<<linkreplace "Sacrifice $namebigsis">>
<<goto "rentfailedbigsis">>
<</linkreplace>> <<else>> Tray already have $namebigsis.
<</if>>
<<if not $lilsiskidnapped>>
<<linkreplace "Sacrifice $namelilsis">>
<<goto "rentfailedlilsis">> <</linkreplace>> <<else>> Tray already have $namelilsis.
<</if>>
<<if not $momkidnapped>>
<<linkreplace "Sacrifice $namemom">>
<<goto "rentfailedmom">>
<</linkreplace>> <<else>> Tray already have $namemom.
<</if>>
<<if $momkidnapped and $bigsiskidnapped and $lilsiskidnapped and not $forcedfem>>\
[[Everyone is already kidnapped->rentfailbad1]] <</if>>
<<if $momkidnapped and $bigsiskidnapped and $lilsiskidnapped and $forcedfem and not $rentfailfem1>>\
[[Everyone is already kidnapped->rentfailbad2]] <</if>>
<<if $momkidnapped and $bigsiskidnapped and $lilsiskidnapped and $forcedfem and $rentfailfem1>>\
[[Everyone is already kidnapped->rentfailbad3]] <</if>>
You look at $namebigsis and you lock eyes. She knows what's about to happen. Before you can say anything $namebigsis start to shake her head.
<<player>> $namebigsis.. <</player>>
<<bigsis>> What! You are a fucking bitch, $player! <</bigsis>>
Tray and his boys takes $namebigsis and drags her out of the house. [[You are left standing there watching it all happen.->hallway]]
<<silently>>
<<set $bigsiskidnapped to true>>
<<updatePeriod>><<updateLocations>>
<<set $rentFail = false>>
<<set $rentpaid to false>>
<</silently>>
<<lilsis>> What? No! $player, don't let them take me! <</lilsis>>
Tray and his crew take $namelilsis with them to Eastside.
<<tray>> She will work for us untill you get me my money. <</tray>>
[[You watch as Tray and his crew drag your sister with them out the door->hallway]]
<<silently>>
<<set $lilsiskidnapped to true>>
<<updatePeriod>><<updateLocations>>
<<set $rentFail = false>>
<<set $rentpaid to false>>
<</silently>><img src="img/ai/brothel.png" style="max-width:80%;">
[[Go inside->brothelinside]]
[[Go back->Eastside]]
<<if not $talkedtoboss>>
<<goto "barstop">>
<</if>>You walk inside to find $namelilsis. Random customers are using her!
<<set _sex = either("brothel1","brothel2")>>
<<if $lilsisCorruption<=50>>
She tried to say something, but the dicks in her mouth are making it hard for her.
<<lilsis>> $player! Help me out of here!<</lilsis>>
<<else>>
$lilsis smirks when she sees you
<<lilsis>> You also want some of this good pussy, $player?<</lilsis>> <</if>>
<<if _sex is "brothel1">>
<video src="img/daisy/brothel1.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
<video src="img/daisy/brothel2.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>
Gangdom and $namelilsis's Corruption increased!
<<set $gangdom = $gangdom + 10>>
<<set $lilsisCorruption = $lilsisCorruption + 10>>
<<if $lilsisCorruption>70>>
<<linkreplace "Join in">>
She sucks your dick while a random customer is fucking her from behind.
<video src="img/daisy/brotheljoin.webm" autoplay muted loop style="max-width:80%;"></video>
<<set $energy -= 10>> <</linkreplace>> <</if>>
[[Go back->brothelinside]]She is in her room, practicing her dancingskills.
<video src="img/others/nicole/nicoletwerk.webm" autoplay muted loop style="max-width:80%;"></video>
<<linkreplace "Now is your chance! Attack!!">>
<<if $playerStrength > 60>>
<<goto "nicolerape">>
<<else>>
You are not strong enough!
<</if>>
<</linkreplace>>
[[Go back->ganghq]]
You tie her up and take her home!
<<set $nicolekidnapped to true>>
[[hallway]]
Nicole is laying on your bed, waiting for you.
<video src="img/others/nicole/nicolebed.webm" autoplay muted loop style="max-width:80%;"></video>
[[Blowjob->nicoleblowjob]]
[[Fuck her pussy->nicolepussy]]
[[Fuck her ass->nicoleass]]
<<if $clarakidnapped and $nicolekidnapped and not $ghClara>>
[[Threesome with Clara and Nicole->threesome1]]
<<elseif $clarakidnapped and $nicolekidnapped and $ghClara>>
Clara is currently working in the Glory house!
<</if>>
[[Back->Your room]]You enjoy Nicole's juicy lips!
<video src="img/others/nicole/nicoleblowjob.webm" autoplay muted loop style="max-width:80%;"></video>
Knowing this is Tray's little sister makes it 10 times better!
[[You can't hold it anymore!->nicolecum]]<<set _fuck = either("fuck1","fuck2")>>
<<if _fuck is "fuck1">>
You fuck Nicole's fat ass in doggy!
<video src="img/others/nicole/nicolefuck.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
You enjoy the view of Nicole's fat ass while she rides your dick!
<video src="img/others/nicole/nicolefuck2.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>
[[Send a video to Tray->Traycuck1]]
[[Done->Your room]]
<<advanceHour>>\You fuck Nicole's fat ass!
<video src="img/others/nicole/nicolefuckass.webm" autoplay muted loop style="max-width:80%;"></video>
[[Done->Your room]]
<<advanceHour>>\You blast your cum on Tray's sister!
<video src="img/others/nicole/nicolefacial.webm" autoplay muted loop style="max-width:80%;"></video>
[[Done->Your room]]
<<advanceHour>>\<video src="img/others/nicole/bathroom.webm" autoplay muted loop style="max-width:80%;"></video>
<<advanceHour>>
[[Finish up->hallway]]World War III started, and everything went to shit. You and your family went into hiding in your homemade bunker. You were lucky—your father was a strange builder with a lot of free time.
<<mom>> Mother name: <<textbox "$namemother" "Ava">><</mom>>
<<bigsis>> Older sis name: <<textbox "$namebigsis" "Kendra">><</bigsis>>
<<lilsis>>Younger sis name: <<textbox "$namelilsis" "Lily">> <</lilsis>>
You and your family lived there for five years. Your younger sister grew to love you as a protective big brother, even though you are adopted. Your older sister was still bratty and often a headache to deal with, but over time, it grew on you. You got used to handling her. She probably had a hard time coping with everything that happened at the beginning of the war.
Your mother was loving and caring. She always checked on you, even when you kept to yourself. Your father was always a bit of a dork who didn’t do much for himself. He never had a real job—he just built a lot of random things in and around the house. In the bunker, he mostly kept to himself, watching old cartoon movies.
One night, your parents gathered everyone to share some bad news. [[The power generator had broken down.->intro2]]
The next major goal was clear: leave the bunker and find somewhere else to live.
After jumping from place to place and staying in different locations, you eventually settled in a large mansion. The world was completely different now—total anarchy. There was no government and no functioning infrastructure. Out here, you had to scavenge and survive.
One night, a group of bandits suddenly broke into your house. Your father grabbed the only gun you had and started fighting them. A violent shootout erupted, and he ordered you to run with your sisters and mother to safety. You ran outside and around the house, spotting the bandits’ car with the keys still inside. You got in and waited for your father.
He burst out moments later, badly injured, screaming at you to leave without him. He was still holding the bandits back as they closed in. [[You hesitated—but then you drove away while you still could.->intro3]]After a few hours, the car broke down. You and your family walked toward the nearest town, hiding and avoiding people along the way. You never knew their intentions.
After several days, you reached a large city. You found a house in a good location. After barricading some windows and reinforcing the doors, the house was in livable condition. [[You and your family decided to stay.->Your room]]
<<updatePeriod>>
<<updateLocations>><img src="img/ai/trader.png" style="max-width:80%;">
<<if $bigassporn>>
You already own this
<<elseif $money >= 100>>
<<trader>>You into sum fat ass, huh? Can't blame you..<</trader>>
You bought big ass porn collection!
<<set $bigassporn to true>>
<<set $money -= 100>>
<<else>>
You dont have enough money
<</if>>
[[Go back->buyporn1]]<img src="img/ai/trader.png" style="max-width:80%;">
<<if $bigboobsporn>>
You already own this.
<<elseif $money >= 100>>
<<trader>>You into sum big boobs, huh? Can't blame you..<</trader>>
You bought big boobs porn collection!
<<set $bigboobsporn to true>>
<<set $money -= 100>>
<<else>>
You don't have enough money
<</if>>
[[Go back->buyporn1]]<img src="img/ai/trader.png" style="max-width:80%;">
<<if $censoredporn>>
You already own this.
<<elseif $money >= 20>>
<<trader>>Off course are you buying this..<</trader>>
You bought whiteboy porn collection!
<<set $censoredporn to true>>
<<set $money -= 20>>
<<else>>
You dont have enough money
<</if>>
[[Go back->buyporn1]]<<set _porn = either("porn1", "porn2", "porn3")>>
<<if _porn is "porn1">>
<video src="img/others/pc/bigassporn1.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _porn is "porn2">>
<video src="img/others/pc/bigassporn2.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
<video src="img/others/pc/bigassporn3.webm" autoplay muted loop style="max-width:80%;">
</video><</if>>
[[Done->porn1]]
<<set _porn = either("porn1", "porn2", "porn3")>>
<<if _porn is "porn1">>
<video src="img/others/pc/bigtitsporn1.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _porn is "porn2">>
<video src="img/others/pc/bigtitsporn2.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
<video src="img/others/pc/bigtitsporn3.webm" autoplay muted loop style="max-width:80%;">
</video><</if>>
[[Done->porn1]]<<set _porn = either("porn1", "porn2", "porn3","porn4","porn5","porn6" )>>
<<if _porn is "porn1">>
<img src="img/others/pc/censoredporn1.gif" alt="Scene image">
<<elseif _porn is "porn2">>
<img src="img/others/pc/censoredporn2.gif" alt="Scene image">
<<elseif _porn is "porn3">>
<img src="img/others/pc/censoredporn3.gif" alt="Scene image">
<<elseif _porn is "porn4">>
<img src="img/others/pc/censoredporn4.gif" alt="Scene image">
<<elseif _porn is "porn5">>
<img src="img/others/pc/censoredporn5.gif" alt="Scene image">
<<else>>
<img src="img/others/pc/censoredporn6.gif" alt="Scene image">
<</if>>
[[Done->porn1]]Do you want to pay rent to Tray?
[[Pay->rentpaid]]
<<link "Don't pay">>
<<goto "rentfailed">>
<</link>>You can turn on cheat here. If you don't want spoilers, don't turn on before you explore around
<h3> WARNING! CAN CAUSE BUGS! </h3>\
Using kidnapping and unlock cheats can cause bugs. Don't use if you want to play through the game and follow the story. Using small stat cheats should be fine.
<<linkreplace "Toggle debug mode">>
<<set $debugMode = !$debugMode>>\
<<if $debugMode>>\
Debug mode ENABLED.
<<else>>\
Debug mode DISABLED.
<</if>>\
<</linkreplace>>
[[Go back->PC1]]<img src="img/ai/searchhouse.jpeg" style="max-width:80%;">
You decide to walk into a random abandoned house to search for some loot. After some time spent inside looking for loot, you stumble upon some moeny and barricade materials!
//You found 1 barricade materials and 23 money//
//You can now search abandoned houses for loot!//
[[Go back->Outside]]
<<silently>>
<<set $cansearchhouse = true>>
<<set $money += 23>>
<<set $barricadeMaterials +=1>>
<<set $searchedHouseToday = true>>
<<set $energy = $energy - 50>>
<<set $eventLock = false>>
<</silently>>
<<widget "explore">>
<<set _roll = random(1, 100)>>
<<if _roll <= 25 and not $badNeighborhoodUnlocked and $cansearchhouse>>
<<set $eventLock = true>>
<<goto "Eastsidefound">>
<<elseif _roll <= 50 and not $uptownUnlocked and $cansearchhouse>>
<<set $eventLock = true>>
<<goto "Uptown">>
<<elseif _roll <= 70 and not $cansearchhouse>>
<<set $eventLock = true>>
<<goto "learnsearchhouse">>
<<elseif _roll <= 85 and not $ghDiscovered>>
<<set $eventLock = true>>
<<goto "gh1">>
<<else>>
<<set $eventLock = true>>
<<goto "Explore">>
<</if>>
<</widget>><img src="img/ai/insidebrothel.png" style="max-width:80%;">
A fine lady behind the counter looks at you.
<<mara>> What are you looking for? <</mara>>
[[Buy services->brothelbuy]]
<<if $lilsiskidnapped>>\
<<linkreplace "$namelilsis is here">>
<<goto "brothellilsis">>
<</linkreplace>> <<lisisgangIcon>>
<</if>>\
<<if $evelynquest2>>\
<<if $knowmirandaroom>>
[[Go upstais->brothelhallway]]
<<else>>\
[[Search for Miranda's room->mirandafirsthallway]]
<</if>>\
<</if>>\
[[Go outside->brotheloutside]]
<<mara>> Where is your money? Get out!<</mara>>
A bouncer comes over to you. You walk out of the brothel feeling embarrassed..
[[Go back->brothelinside]]<<mara>> We got a lot of different tastes! Pick and choose!<</mara>>
<<link "Join a ongoing gangbang (Cost 50)">>
<<if $money >=50>>
<<set $money -= 50>>
<<goto "brothelgangbang">>
<<else>>
<<goto "brothelnocash">><</if>> <</link>>
<<link "Ebony throat goat(Cost 150)">>
<<if $money >=150>>
<<set $money -= 150>>
<<goto "brothelebony">>
<<else>>
<<goto "brothelnocash">> <</if>> <</link>>
<<link "Asian with big boobs(Cost 250)">>
<<if $money >=250>>
<<set $money -= 250>>
<<goto "brothelasian">>
<<else>>
<<goto "brothelnocash">> <</if>> <</link>>
<<link "Redhead MILF(Cost 400)">>
<<if $money >=400>>
<<set $money -= 400>>
<<if $mirandafirsttalk>>
<<goto "brothelredheadnew">>
<<else>>
<<goto "brothelredhead">>
<</if>>
<<else>>
<<goto "brothelnocash">><</if>> <</link>>
<<link "Exclusive Snowbunny (Cost 1 000)">>
<<if $money >=1000>>
<<set $money -= 1000>>
<<goto "brothelsnowbunny1">>
<<else>>
<<goto "brothelnocash">>
<</if>>
<</link>>
<<if not $snowcuck>>
[[1 000 for a "snowbunny"? What is that and why is is so expensive?->snowcuck1]] <</if>>
<<if $snowcuck>>
<<link "Exclusive Snowbunny reduced price (Cost 300)">>
<<if $money >=300>>
<<set $money -= 300>>
<<goto "cheapsnow">>
<<else>>
<<goto "brothelnocash">>
<</if>>
<</link>> <</if>>
[[Back->brothelinside]]Mara sends you towards a private room. Once you walk inside you see a lot of naked dudes standing around there. Everyone is jerking they dick focusing on the girl, waiting for their turn.
<video src="img/others//gang/brothelgangbang1.webm" autoplay muted loop style="max-width:80%;"></video>
She got some nice boobs tho! You walk closer, hoping to get some seconds off. This whole thing feels pretty weird. Suddenly one of the guys walk away and her mouth is ready! You walk up to her and make her suck you off.
<video src="img/others//gang/brothelgangbang2.webm" autoplay muted loop style="max-width:80%;"></video>
You can't really get off this way. The room is really hot and it smells bad. After she is done sucking you, you decide this is not something for you.
[[She spits out your cock ready to suck someone else. You walk out of there unsatisfied->brothelinside]]
<<advanceHour>>\Mara sends you towards a private room. Once you walk inside you see a big titty asian girl sitting on a bed with sexy glothes on. She is waiting for you.
<video src="img/others//gang/brothelasian1.webm" autoplay muted loop style="max-width:80%;"></video>
You walk up to her and rip her glothes, exposing her big juicy boobs. She gets down on her knees and starts taking your dick.
<video src="img/others//gang/brothelasian2.webm" autoplay muted loop style="max-width:80%;"></video>
You flip her over and fuck her in missionary, watching her huge boobs bounce.
<video src="img/others//gang/brothelasian3.webm" autoplay muted loop style="max-width:80%;"></video>
After some good fucking you can't resist it anymore. You tell her to get on her knees and get ready. She brings her big boobs together as you cum on them.
<video src="img/others//gang/brothelasian4.webm" autoplay muted loop style="max-width:80%;"></video>
[[Back->brothelinside]]
<<advanceHour>>\Mara sends you towards a private room. Once you get inside, you see a girl is sitting on her knees with eyes closed and her mouth open. You walk over towards her and pull you dick out.
<video src="img/others//gang/ebonythroat.webm" autoplay muted loop style="max-width:80%;"></video>
You playing with her tounge and mouth using your dick. After some seconds, she opens her eyes, looking at you, and starts sucking your dick.
<video src="img/others//gang/ebonythroat2.webm" autoplay muted loop style="max-width:80%;"></video>
You know understand why she is nicknamed "the throat goat"! You struggle to resist the cumming. Suddenly she take both her hands on your dick and starts doing something insane.
<video src="img/others//gang/ebonythroat3.webm" autoplay muted loop style="max-width:80%;"></video>
It's impossible to resist! You can't hold it anymore.
<video src="img/others//gang/ebonythroat4.webm" autoplay muted loop style="max-width:80%;"></video>
You completely drain your balls on her face. You hear her moans while cumming on her face. She absolutly loves this!
<video src="img/others//gang/ebonythroat5.webm" autoplay muted loop style="max-width:80%;"></video>
She's shocked with the amount of cum you just busted on her. She gives you a big smile and kisses your dick goodbye.
[[Damn, it's time to go->brothelinside]]
<<advanceHour>>\Mara sends you towards a private room. You get to a empy room and stand there for a while. You hear someone comes walkin in from behind the corner. A milf redhead with big boobs slowly walks around the corner, introducing herself.
<video src="img/others//gang/brothelredhead.webm" autoplay muted loop style="max-width:80%;"></video>
<<if $evelynquest>>
<<link "Talk about Evelyn">>
<<goto "mirandatalk">>
<</link>>
<<linkreplace "Let her continue">>
She slowly gets on her knees while holding intense eyecontact. She opens her mouth and looks at you. Quckly you take off all your clothes and start using her mouth.
<video src="img/others//gang/brothelredhead2.webm" autoplay muted loop style="max-width:80%;"></video>
You keep fucking her mouth so hard her tits fell out. Seeing her beautiful boobs, you lose and controll and start facefucking her harder.
<video src="img/others//gang/brothelredhead3.webm" autoplay muted loop style="max-width:80%;"></video>
After a couple minutes of facefucking, she throws you on the bed and climbs on top. Wrapping her big boobs around your dick. You eagerly start fucking her boobs.
<video src="img/others//gang/brothelredhead4.webm" autoplay muted loop style="max-width:80%;"></video>
You struggle with resisting the orgasm. You want to cum, but at the same time you want to hold out longer. You need to fuck her pussy first!
<<player>>[[I can't hold it anymore!->brothelredhead2]] <</player>>
<</linkreplace>>
<<else>>
She slowly gets on her knees while holding intense eyecontact. She opens her mouth and looks at you. Quckly you take off all your clothes and start using her mouth.
<video src="img/others//gang/brothelredhead2.webm" autoplay muted loop style="max-width:80%;"></video>
You keep fucking her mouth so hard her tits fell out. Seeing her beautiful boobs, you lose and controll and start facefucking her harder.
<video src="img/others//gang/brothelredhead3.webm" autoplay muted loop style="max-width:80%;"></video>
After a couple minutes of facefucking, she throws you on the bed and climbs on top. Wrapping her big boobs around your dick. You eagerly start fucking her boobs.
<video src="img/others//gang/brothelredhead4.webm" autoplay muted loop style="max-width:80%;"></video>
You struggle with resisting the orgasm. You want to cum, but at the same time you want to hold out longer. You need to fuck her pussy first!
<<player>>[[I can't hold it anymore!->brothelredhead2]] <</player>>
<</if>>She stops and grabs you dick tightly, making sure you don't cum to early. Then she jumps on top and inserts your dick inside her pussy.
<video src="img/others//gang/brothelredhead5.webm" autoplay muted loop style="max-width:80%;"></video>
She rides you for a while. You enjoy watching her boobs bounce while your dick is fucking her pussy. Suddenly you flip around, fucking her from behind.
<video src="img/others//gang/brothelredhead6.webm" autoplay muted loop style="max-width:80%;"></video>
Now it's time to bust on her!
[[Cum on face->brothelredheadcum1]]
[[Cum on tits->brothelredheadcum2]]
<<set $metmiranda = true>><video src="img/others//gang/brothelredheadcumface.webm" autoplay muted loop style="max-width:80%;"></video>
You blast your cum on her face!
<<player>>Holy shit that was insane! <</player>>
[[She smiles at you when you leave->brothelinside]]
<<advanceHour>>\<video src="img/others/gang/brothelredheadcumtits.webm" autoplay muted loop style="max-width:80%;"></video>
You blast your cum on her big boobs.
<<player>>Holy shit that was insane! <</player>>
[[She smiles at you when you leave->brothelinside]]
<<advanceHour>>\Mara sends you towards a private room. You enter the room and see a petite blonde girl standing there. She sees you, smiles and start taking off her clothes.
<video src="img/others//gang/brothelsnowbunny1.webm" autoplay muted loop style="max-width:80%;"></video>
She walks over towards you. You are completly stunned how beautiful she is. Now you understand why she costs so much. She slowly gets on her knees, pulls your pants down, revealing your dick. She looks you in your eyes and put her mouth over your dick.
<video src="img/others//gang/brothelsnowbunny2.webm" autoplay muted loop style="max-width:80%;"></video>
You are still standing there completly shocked from her beauty, and now she is sucking your dick! She gets up and goes over to the bed, spreading her legs. You take the invitation without hesitation.
<video src="img/others//gang/brothelsnowbunny3.webm" autoplay muted loop style="max-width:80%;"></video>
[[She climbs on top of you->brothelsnowbunny2]]<video src="img/others//gang/brothelsnowbunny4.webm" autoplay muted loop style="max-width:80%;"></video>
She turns around, letting you see her cute petite butt bounce as she rides your dick.
<video src="img/others//gang/brothelsnowbunny5.webm" autoplay muted loop style="max-width:80%;"></video>
Her tight pussy is gripping your dick so good! You can't resist anymore!
[[Cum on her face->snowcum1]]
[[Cum in her mouth ->snowcum2]]
[[Cum in her pussy->snowcum3]]
<<advanceHour>>\<video src="img/others//gang/brothelsnowcum2.webm" autoplay muted loop style="max-width:80%;"></video>
You fill her mouth with cum!
You get dressed getting ready to leave. [[She winks at you on your way out->brothelinside]]<video src="img/others//gang/brothelsnowcum1.webm" autoplay muted loop style="max-width:80%;"></video>
You blast your cum all over her face!
You get dressed getting ready to leave. [[She winks at you on your way out->brothelinside]]<video src="img/others//gang/brothelsnowcum3.webm" autoplay muted loop style="max-width:80%;"></video>
You fill her tight pussy with cum!
You get dressed getting ready to leave. [[She winks at you on your way out->brothelinside]]<<mara>> You will have to try to find out<</mara>>
She smirks.
<<player>> Fair enough. But for 1 000? That's expensive. <</player>>
<<mara>> It's worth it. That's all I will say.<</mara>>
You don't want to spend that much on a night. You turn around and walk towards the door.
<<mara>> Hey wait! Acutally I might have a special offer for you! <</mara>>
You turn around and walk back towards Mara.
<<player>> Special offer? <</player>>
<<mara>>Yes. You can have her for 300. Sounds good?<</mara>>
<<player>> Wow, that's a lot cheaper. What's the downside? <</player>>
She smiles.
<<mara>>Well, you want to spend a night with her with for only 300, but she won't be 100% clean. <</mara>>
<<player>> She won't be 100% clean? What's that supposed to mean? <</player>>
<<mara>>She is really popular so people buy her services a lot. If you don't mind fucing her while she's just finished with another customer, you can get the reduced price. <</mara>>
[[Fuck no->brothelinside]]
<<linkreplace "I'm interested">>
<<if $money>=300>>
<<set $money -= 300>>\
<<set $eventLock = true>>\
<<goto "snowcuck2">>
<<else>>
Not enough money!
<</if>>
<</linkreplace>>
<<mara>> Perfect!<</mara>>
Mara sends you towards a private room. As you walk closer, you can hear clapping sounds and moaning getting louder and louder. You open the door and see..
<video src="img/others//gang/brothelsnowcuck3.webm" autoplay muted loop style="max-width:80%;"></video>
A black guy is fucking the girl.. You don't quite know what to think. She is pretty, and you want to try out that pussy, but it's kinda weird standing there watching them fuck.
<<emma>>ah! Oh hey, we are soon done! Just get ready!<</emma>>
She's moaning while talking to me. It's kinda hot listening to her moans. You looking forward to her moaning your name, when its your turn. Suddnely they change positions.
<video src="img/others//gang/brothelsnowcuck1.webm" autoplay muted loop style="max-width:80%;"></video>
You still standing there, don't quite knowing what to do. You start touching yourself, it is just real life porn after all, right?
You hear the guy moan as he gets on his feet. You see she is gettng ready to take it on her face.
<video src="img/others//gang/brothelsnowcuckcum3.webm" autoplay muted loop style="max-width:80%;"></video>
He blast her face with a lot of cum. Hopefully she will go and wipe everything off bare its your turn..
<img src="img/others/gang/brothelsnowcuckface.webp" style="max-width:80%;">
With a face full of cum, she turns over to you
<<emma>>Are you ready?<</emma>>
[[Now it's my turn!->snowcuck3]]
She didn't even go to clean herself up. You are troubled, but don't know what to do. You take your dick out, which was already hard. She gets closer and start sucking toy off.
<video src="img/others//gang/brothelsnowcuckfuck1.webm" autoplay muted loop style="max-width:80%;"></video>
You flip her so you can fuck her from behind. You don't want to risk having anything touch you.
<img src="img/others/gang/brothelsnowcuckfuck2.gif" alt="Scene image">
You fuck her pussy for a while. It feels good, but you feel a bit uncomfortable knowing she just got fucked by another dude 10 minutes ago, but know you are inside her, fucing her good. Her moans are so sexy, you start to forget she just got used.
<<emma>>Your dick is so good, $player!<</emma>>
You are in the moment, fucking her pussy, she moans your name. You you are close to cumming. Emma turns her head towards you while you are fucking her in doggy.
<<emma>>Kiss me, player! Kiss me!<</emma>>
You forget everything and give her a big kiss on the mouth.
<video src="img/others//gang/brothelsnowcuck5.webm" autoplay muted loop style="max-width:80%;"></video>
<<player>> [[Im comming!->snowcuck4]] <</player>>
She turns around, laying on her back. You jerk your dick off and orgasm all over her stomach.
<video src="img/others//gang/brothelsnowcuckfinish.webm" autoplay muted loop style="max-width:80%;"></video>
Post nut clarity hits hard. You realize what you have done. [[You quickly get dressed and gets out of there->brothelinside]]
<<set $snowcuck = true>>
<<advanceHour>>\
<<set $snowcuck = true>>
<<set $eventLock = false>>Mara sends you towards a private room. As you walk closer, you can hear clapping sounds and moaning getting louder and louder.
[[Wait for my turn->cheapsnow2]]
[[Peek->cheapsnow3]]
<<set $eventLock = true>>You wait for a bit, hearing sounds of rough sex inside. After a while things goes quiet and you hear Emma yell through the door.
<<emma>>Ready! Come in! <</emma>>
[[Now it's my turn!->cheapsnow4]]You peek inside to see what's going on.
<<set _snow to either("snow1","snow2","snow3")>>
<<if _snow is "snow1">>
You see two guys fucking Emma!
<video src="img/others//gang/brothelsnowcuck4.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _snow is "snow2">>
You see Emma getting spit roasted!
<video src="img/others//gang/brothelsnowcuck2.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
<video src="img/others//gang/brothelsnowcuck3.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>
<<if _snow is "snow1">>
One of them finished inside and on of her pussy.
<video src="img/others//gang/brothelsnowcum4.webm" autoplay muted loop style="max-width:80%;"></video>
The other guy finished on her face.
<video src="img/others//gang/brothelsnowcuckcum2.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _snow is "snow2">>
Both of them finished on her face!
<video src="img/others//gang/brothelsnowcuckcum2.webm" autoplay muted loop style="max-width:80%;"></video>
<video src="img/others//gang/brothelsnowcuckcum.webm" autoplay muted loop style="max-width:80%;"></video> <<else>>
<<if random(1,100)>50>>He finished on her face!
<video src="img/others//gang/brothelsnowcuckcum.webm" autoplay muted loop style="max-width:80%;"></video><<else>>He finished inside and on of her pussy.
<video src="img/others//gang/brothelsnowcum4.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>
<</if>>
[[Now it's my turn!->cheapsnow4]]You walk in and see her laying on her bed. Some other guys laughs on the way out. You look at Emma and she is ready to get fucked again.
<<if random(1,100)>50>>
<video src="img/others//gang/brothelsnowurturn.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
<video src="img/others//gang/brothelsnowurturn2.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>
You fuck her for a while. You can feel she is dripping wet. You just close your eyes and focus on the feeling. Finally you orgasm, and you chose to just cum inside her already cum-filled pussy.
<video src="img/others//gang/brothelsnowend.webm" autoplay muted loop style="max-width:80%;"></video>
When you pull out your dick, you see cum pouring out of Emma's pussy. You can already tell all that is not only yours...
[[Get dressed and leave->brothelinside]]
<<advanceHour>>\
<<set $eventLock = false>>Characters = Pornstar name
$namelilsis = Daisy stone
$namebigsis = Angel Youngs
$namemom = Ava Addams
Nicole = Sarah Banks
Vanessa = Kay Lovely
Asian with big boobs (brothel) = Jade kush
Redhead Milf (brothel) = Lauren Phillips
Snowbunny (brothel) = Elsa Jean
Ebony Throat goat (brothel) = Kira noir
Gangbang girl (brothel) = Luna Mills
$namegf = Aria lee
Helen = Kianna Dior
Jack's girlfriend (Clara) = Brittney White
Cassandra = Lily Starfire
Evelyn = Jia Lissa
<<back>><<set _talk to random(1,3)>>
<<if _talk is 1>>
<<player>>How has your day been mom?<</player>>
<<mom>>Oh you know... just trying to keep the house together and make sure everyone has something to eat.<</mom>>
You sit down and talk with her about normal everyday things. She seems happy just to have someone to talk to.
<<mom>>It means a lot that you take time to talk with me like this. You are a good son.<</mom>>
<<elseif _talk is 2>>
<<player>>You seem worried lately. Is everything okay?<</player>>
<<mom>>I just want all of you to be safe. This world is so dangerous now and I feel like I can't protect you like I used to.<</mom>>
You talk with her about her worries and how hard everything has become. She opens up a little more than usual.
<<mom>>Having you here makes me feel a bit stronger. Thank you for listening to me.<</mom>>
<<else>>
<<player>>I just wanted to say thank you for everything you do for us.<</player>>
<<mom>>Oh sweetie... you don't have to thank me. I'm your mother. It's my job to take care of you.<</mom>>
You talk for a while about family and how grateful you are to still have each other. She looks touched by your words.
<<mom>>You have grown into such a kind young man. I am really proud of you.<</mom>>
<</if>>
<em>Love increased slightly.</em>
<<silently>>
<<set $momLove += 3>>
<<set $energy -= 10>>
<<advanceHour>>
<</silently>>
[[Leave ->momtalkmenu]]
<<if $energy >=15>>
<<if $momCorruption<40>>\
<img src="img/ava/grope2.webp" alt="Scene image">
<<mom>> What are you doing! Seriously, get a grip!<</mom>>
<em>Corruption increased slightly at the cost of some love!</em>
<<silently>> <<set $energy -= 15>>
<<set $momCorruption += 3>>
<<set $momLove -= 3>>
<<advanceHour>><</silently>>
<<else>>\
<img src="img/ava/grope3.webp" alt="Scene image">
<<mom>>$player, you naughy! <</mom>>
She smirk.
<em>Corruption increased slightly!</em>
<<set $energy -= 15>>\
<<set $momCorruption += 3>>\
<</if>>\
[[Done->hallway]]
<<else>>
You don’t have enough energy for that right now (need at least 15).
<<back>>
<</if>>
<<if $momCorruption>80>>
<img src="img/ava/flash.gif" alt="Scene image">
<<mom>> You wanna play with these again?<</mom>>
<<else>>
<img src="img/ava/talk.jpg" style="max-width:80%;">
<<mom>> Everything alright, honey?<</mom>>
<</if>>
<<linkreplace "Kiss">>
<<if $momCorruption >= 10>>
<<goto "momkiss">>
<<else>>
She pushed you away! (Not corrupted enough)
<</if>>
<</linkreplace>>
<<linkreplace "Handjob">>
<<if $momCorruption >= 35>>
<<goto "momhandjob">>
<<else>>
<<mom>> What, no! Get your act together!<</mom>>
(Not corrupted enough)
<</if>>
<</linkreplace>>
<<linkreplace "Tittyfuck">>
<<if $momCorruption >= 45>>
<<goto "momtitfuck">>
<<else>>
<<mom>> No! Are you on some drugs?<</mom>>
(Not corrupted enough)
<</if>>
<</linkreplace>>
<<linkreplace "Blowjob">>
<<if $momCorruption >= 65>>
<<goto "momblowjob">>
<<else>>
<<mom>> Seriously? You disappoint me. <</mom>>
(Not corrupted enough)
<</if>>
<</linkreplace>>
<<linkreplace "Sex">>
<<if $momCorruption >= 85>>
<<goto "momfuck">>
<<else>>
<<mom>> What’s gotten into you?! Why would you even ask that?!<</mom>>
(Not corrupted enough)
<</if>>
<</linkreplace>>
<<back>>
<<widget bigsisCorruptionGain5>>
<<set $bigsisCorruption to ($bigsisCorruption + 5)>>
<<if $bigsisCorruption > $bigsisCorruptionmax>>
<<set $bigsisCorruption to $bigsisCorruptionmax>>
<</if>>
<</widget>>
<<widget bigsisCorruptionGain10>>
<<set $bigsisCorruption to ($bigsisCorruption + 10)>>
<<if $bigsisCorruption > $bigsisCorruptionmax>>
<<set $bigsisCorruption to $bigsisCorruptionmax>>
<</if>>
<</widget>>
<<widget bigsisCorruptionGain15>>
<<set $bigsisCorruption to ($bigsisCorruption + 15)>>
<<if $bigsisCorruption > $bigsisCorruptionmax>>
<<set $bigsisCorruption to $bigsisCorruptionmax>>
<</if>>
<</widget>>
<<widget bigsisLoveGain5>>
<<set $bigsisLove to ($bigsisLove + 5)>>
<<if $bigsisLove > $bigsisLovemax>>
<<set $bigsisLove to $bigsisLovemax>>
<</if>>
<</widget>>
<<widget bigsisLoveGain10>>
<<set $bigsisLove to ($bigsisLove + 10)>>
<<if $bigsisLove > $bigsisLovemax>>
<<set $bigsisLove to $bigsisLovemax>>
<</if>>
<</widget>>
<<widget bigsisLoveGain15>>
<<set $bigsisLove to ($bigsisLove + 15)>>
<<if $bigsisLove > $bigsisLovemax>>
<<set $bigsisLove to $bigsisLovemax>>
<</if>>
<</widget>>
<<widget lilsisLoveGain5>>
<<set $lilsisLove to ($lilsisLove + 5)>>
<<if $lilsisLove > $lilsisLovemax>>
<<set $lilsisLove to $lilsisLovemax>>
<</if>>
<</widget>>
<<widget lilsisLoveGain10>>
<<set $lilsisLove to ($lilsisLove + 10)>>
<<if $lilsisLove > $lilsisLovemax>>
<<set $lilsisLove to $lilsisLovemax>>
<</if>>
<</widget>>
<<widget lilsisLoveGain15>>
<<set $lilsisLove to ($lilsisLove + 15)>>
<<if $lilsisLove > $lilsisLovemax>>
<<set $lilsisLove to $lilsisLovemax>>
<</if>>
<</widget>>
<<widget lilsisCorruptionGain5>>
<<set $lilsisCorruption to ($lilsisCorruption + 5)>>
<<if $lilsisCorruption > $lilsisCorruptionmax>>
<<set $lilsisCorruption to $lilsisCorruptionmax>>
<</if>>
<</widget>>
<<widget lilsisCorruptionGain10>>
<<set $lilsisCorruption to ($lilsisCorruption + 10)>>
<<if $lilsisCorruption > $lilsisCorruptionmax>>
<<set $lilsisCorruption to $lilsisCorruptionmax>>
<</if>>
<</widget>>
<<widget lilsisCorruptionGain15>>
<<set $lilsisCorruption to ($lilsisCorruption + 15)>>
<<if $lilsisCorruption > $lilsisCorruptionmax>>
<<set $lilsisCorruption to $lilsisCorruptionmax>>
<</if>>
<</widget>>
<<widget momLoveGain5>>
<<set $momLove to ($momLove + 5)>>
<<if $momLove > $momLovemax>>
<<set $momLove to $momLovemax>>
<</if>>
<</widget>>
<<widget momLoveGain10>>
<<set $momLove to ($momLove + 10)>>
<<if $momLove > $momLovemax>>
<<set $momLove to $momLovemax>>
<</if>>
<</widget>>
<<widget momLoveGain15>>
<<set $momLove to ($momLove + 15)>>
<<if $momLove > $momLovemax>>
<<set $momLove to $momLovemax>>
<</if>>
<</widget>>
<<widget momCorruptionGain5>>
<<set $momCorruption to ($momCorruption + 5)>>
<<if $momCorruption > $momCorruptionmax>>
<<set $momCorruption to $momCorruptionmax>>
<</if>>
<</widget>>
<<widget momCorruptionGain10>>
<<set $momCorruption to ($momCorruption + 10)>>
<<if $momCorruption > $momCorruptionmax>>
<<set $momCorruption to $momCorruptionmax>>
<</if>>
<</widget>>
<<widget momCorruptionGain15>>
<<set $momCorruption to ($momCorruption + 15)>>
<<if $momCorruption > $momCorruptionmax>>
<<set $momCorruption to $momCorruptionmax>>
<</if>>
<</widget>>
<<widget bigsisLoveLost5>>
<<set $bigsisLove to ($bigsisLove - 5)>>
<<if $bigsisLove < 0>>
<<set $bigsisLove = 0>>
<</if>>
<</widget>>
<<widget bigsisLoveLost10>>
<<set $bigsisLove to ($bigsisLove - 10)>>
<<if $bigsisLove < 0>>
<<set $bigsisLove = 0>>
<</if>>
<</widget>>
<<widget bigsisLoveLost15>>
<<set $bigsisLove to ($bigsisLove - 15)>>
<<if $bigsisLove < 0>>
<<set $bigsisLove = 0>>
<</if>>
<</widget>>
<<widget bigsisCorruptionLost5>>
<<set $bigsisCorruption to ($bigsisCorruption - 5)>>
<<if $bigsisCorruption < 0>>
<<set $bigsisCorruption = 0>>
<</if>>
<</widget>>
<<widget bigsisCorruptionLost10>>
<<set $bigsisCorruption to ($bigsisCorruption - 10)>>
<<if $bigsisCorruption < 0>>
<<set $bigsisCorruption = 0>>
<</if>>
<</widget>>
<<widget bigsisCorruptionLost15>>
<<set $bigsisCorruption to ($bigsisCorruption - 15)>>
<<if $bigsisCorruption < 0>>
<<set $bigsisCorruption = 0>>
<</if>>
<</widget>>
<<widget lilsisLoveLost5>>
<<set $lilsisLove to ($lilsisLove - 5)>>
<<if $lilsisLove < 0>>
<<set $lilsisLove = 0>>
<</if>>
<</widget>>
<<widget lilsisLoveLost10>>
<<set $lilsisLove to ($lilsisLove - 10)>>
<<if $lilsisLove < 0>>
<<set $lilsisLove = 0>>
<</if>>
<</widget>>
<<widget lilsisLoveLost15>>
<<set $lilsisLove to ($lilsisLove - 15)>>
<<if $lilsisLove < 0>>
<<set $lilsisLove = 0>>
<</if>>
<</widget>>
<<widget lilsisCorruptionLost5>>
<<set $lilsisCorruption to ($lilsisCorruption - 5)>>
<<if $lilsisCorruption < 0>>
<<set $lilsisCorruption = 0>>
<</if>>
<</widget>>
<<widget lilsisCorruptionLost10>>
<<set $lilsisCorruption to ($lilsisCorruption - 10)>>
<<if $lilsisCorruption < 0>>
<<set $lilsisCorruption = 0>>
<</if>>
<</widget>>
<<widget lilsisCorruptionLost15>>
<<set $lilsisCorruption to ($lilsisCorruption - 15)>>
<<if $lilsisCorruption < 0>>
<<set $lilsisCorruption = 0>>
<</if>>
<</widget>>
<<widget momLoveLost5>>
<<set $momLove to ($momLove - 5)>>
<<if $momLove < 0>>
<<set $momLove = 0>>
<</if>>
<</widget>>
<<widget momLoveLost10>>
<<set $momLove to ($momLove - 10)>>
<<if $momLove < 0>>
<<set $momLove = 0>>
<</if>>
<</widget>>
<<widget momLoveLost15>>
<<set $momLove to ($momLove - 15)>>
<<if $momLove < 0>>
<<set $momLove = 0>>
<</if>>
<</widget>>
<<widget momCorruptionLost5>>
<<set $momCorruption to ($momCorruption - 5)>>
<<if $momCorruption < 0>>
<<set $momCorruption = 0>>
<</if>>
<</widget>>
<<widget momCorruptionLost10>>
<<set $momCorruption to ($momCorruption - 10)>>
<<if $momCorruption < 0>>
<<set $momCorruption = 0>>
<</if>>
<</widget>>
<<widget momCorruptionLost15>>
<<set $momCorruption to ($momCorruption - 15)>>
<<if $momCorruption < 0>>
<<set $momCorruption = 0>>
<</if>>
<</widget>>
<<widget clampEnergy>>
<<if $energy < 0>>
<<set $energy = 0>>
<</if>>
<<if $energy > $maxEnergy>>
<<set $energy = $maxEnergy>>
<</if>>
<</widget>>
<<widget clampStrength>>
<<if $playerStrength <0>>
<<set $playerStrength = 0>>
<</if>>
<<if $playerStrength >100>>
<<set $playerStrength = 100>>
<</if>>
<</widget>>
<<widget clampSecurity>>
<<if $security > 100>>
<<set $security = 100>>
<</if>>
<<if $security <0>>
<<set $security = 0>>
<</if>>
<</widget>>
<<widget clampGangdom>>
<<if $gangdom >100>>
<<set $gangdom = 100>>
<</if>>
<<if $gangdom<0>>
<<set $gangdom = 0>>
<</if>>
<</widget>>
<<widget clampBigsis>>
<<if $bigsisLove < 0>>
<<set $bigsisLove = 0>>
<</if>>
<<if $bigsisLove > $bigsisLovemax>>
<<set $bigsisLove = $bigsisLovemax>>
<</if>>
<<if $bigsisCorruption < 0>>
<<set $bigsisCorruption = 0>>
<</if>>
<<if $bigsisCorruption > $bigsisCorruptionmax>>
<<set $bigsisCorruption = $bigsisCorruptionmax>>
<</if>>
<<if $bigsisGangcorr <0>>
<<set $bigsisGangcorr = 0>>
<</if>>
<<if $bigsisGangcorr >100>>
<<set $bigsisGangcorr = 100>>
<</if>>
<</widget>>
<<widget clampLilsis>>
<<if $lilsisLove < 0>>
<<set $lilsisLove = 0>>
<</if>>
<<if $lilsisLove > $lilsisLovemax>>
<<set $lilsisLove = $lilsisLovemax>>
<</if>>
<<if $lilsisCorruption < 0>>
<<set $lilsisCorruption = 0>>
<</if>>
<<if $lilsisCorruption > $lilsisCorruptionmax>>
<<set $lilsisCorruption = $lilsisCorruptionmax>>
<</if>>
<<if $lilsisGangcorr <0>>
<<set $lilsisGangcorr = 0>>
<</if>>
<<if $lilsisGangcorr >100>>
<<set $lilsisGangcorr = 100>>
<</if>>
<</widget>>
<<widget clampMom>>
<<if $momLove < 0>>
<<set $momLove = 0>>
<</if>>
<<if $momLove > $momLovemax>>
<<set $momLove = $momLovemax>>
<</if>>
<<if $momCorruption < 0>>
<<set $momCorruption = 0>>
<</if>>
<<if $momCorruption > $momCorruptionmax>>
<<set $momCorruption = $momCorruptionmax>>
<</if>>
<<if $momGangcorr <0>>
<<set $momGangcorr = 0>>
<</if>>
<<if $momGangcorr >100>>
<<set $momGangcorr = 100>>
<</if>>
<</widget>>
<<widget "clampEvelyn">>
<<if $evelynLove < 0>>
<<set $evelynLove = 0>>
<<elseif $evelynLove > 100>>
<<set $evelynLove = 100>>
<</if>>
<<if $evelynCorruption < 0>>
<<set $evelynCorruption = 0>>
<<elseif $evelynCorruption > 100>>
<<set $evelynCorruption = 100>>
<</if>>
<<if $evelynTrust < 0>>
<<set $evelynTrust = 0>>
<<elseif $evelynTrust > 100>>
<<set $evelynTrust = 100>>
<</if>>
<<if $evelynGangcorr < 0>>
<<set $evelynGangcorr = 0>>
<<elseif $evelynGangcorr > 100>>
<<set $evelynGangcorr = 100>>
<</if>>
<</widget>><<silently>>
<<clampEnergy>>
<<clampBigsis>>
<<clampLilsis>>
<<clampMom>>
<<clampStrength>>
<<clampSecurity>>
<<clampGangdom>>
<<clampEvelyn>>
<<updatePeriod>>
<<tickLocations>>
<<clampGn>>
<<dayAction>>
<<chaosCheck>>
<<OverrideGHLock>>
<</silently>>
<<if $energy >=10>>
<video src="img/ava/kiss.webm" autoplay muted loop style="max-width:80%;"></video>
<<silently>>
<<set $momLove += 5>>
<<set $momCorruption += 6>>
<<set $energy -= 10>>
<</silently>>
<em>Love increased slightly.</em>
[[hallway]]
<<else>>
You don’t have enough energy for that right now (need at least 10).
<<back>>
<</if>><<if $energy>=15>>
<<if $momCorruption >=75>>
<video src="img/ava/handjob3.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif $momCorruption >=50>>
<video src="img/ava/handjob2.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
<video src="img/ava/handjob.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>
<em>Corruption and love increased significantly.</em>
<<silently>><<set $momLove += 8>> <<advanceHour>>
<<set $momCorruption += 10>>
<<set $energy -= 15>><</silently>>
[[Done->hallway]]
<<else>>
You don’t have enough energy for that right now (need at least 15).
<<back>>
<</if>><<if $energy>=15>>
<<if $momCorruption >=75>>
<video src="img/ava/blowjob2.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif $momCorruption >=50>>
<video src="img/ava/blowjob.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
<video src="img/ava/blowjob3.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>
<<linkreplace "Cum">>
<video src="img/ava/cum3.webm" autoplay muted loop style="max-width:80%;"></video> <</linkreplace>>
<em>Corruption and love increased significantly.</em>
<<silently>><<set $momLove += 10>> <<advanceHour>>
<<set $momCorruption += 12>>
<<set $energy -= 15>><</silently>>
[[Done->hallway]]
<<else>>
You don’t have enough energy for that right now (need at least 15).
<<back>>
<</if>><<if $energy >=15>>
<<if $momCorruption >=95>>
<video src="img/ava/tittyfuck2.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif $momCorruption >=70>>
<video src="img/ava/tittyfuck.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
<video src="img/ava/tittyfuck3.webm" autoplay muted loop style="max-width:80%;"></video><</if>>
<em>Corruption and love increased significantly.</em>
<<set $momLove += 10>>\
<<set $momCorruption += 12>>\
<<set $energy -= 15>>\
<<advanceHour>>\
<<linkreplace "Cum">>
<<if $momCorruption >=70>>
<video src="img/ava/tittyfuckcum.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
<video src="img/ava/tittyfuck3cum.webm" autoplay muted loop style="max- width:80%;"></video><</if>><</linkreplace>>
[[Done->hallway]]
<<else>>
You don’t have enough energy for that right now (need at least 15).
<<back>>
<</if>><<if $energy>=25>>
<<set _sex = either("fuck1","fuck2","fuck3")>>
<<if _sex is "fuck1">>
<video src="img/ava/fuck1.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _sex is "fuck2">>
<video src="img/ava/fuck2.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
<video src="img/ava/fuck3.webm" autoplay muted loop style="max-width:80%;"></video><</if>>
<<linkreplace "Cum">>
<video src="img/ava/fuckcum.webm" autoplay muted loop style="max-width:80%;"></video>
<</linkreplace>>
<em>Corruption and love increased greatly.</em><<silently>>
<<set $momLove += 15>>
<<set $momCorruption += 15>>
<<set $energy -= 15>>
<<advanceHour>><</silently>>
[[Done->hallway]]
<<else>>
You don’t have enough energy for that right now (need at least 25).
<<back>>
<</if>>
You get up from your bed and walk over to your door. The clapping sound just gets more intense. As you enter the hallway, getting closer to her bedroom, you hear $namelilsis is making sounds. She's not screaming and it's kinda muffled. You peak inside the open door and see..
<video autoplay muted loop style="max-width:80%;">
<source src="img/daisy/intruderhide.webm" type="video/webm">
</video>
You see them fucking her. One is inside her pussy while another have his dick inside her mouth. It's seems like she's not fighting them, or trying to. Maybe she is playing along?
[[You silently walk walk back to your room and go to bed ->sleep]]
<<set $intruderlilsis = false>> <<advanceHour>>
<<set $eventLock = true>>
<<fight>>
<<if $gun and $ammo > 0>>
Do you want to use your gun?
<<linkreplace "Use the gun">>
<<set $ammo -= 1>>
<<goto "fightmomwin">>
<</linkreplace>>
<<linkreplace "Fight without it">>
<<if $fightOutcome is "lost">>
<<goto "fightmomlost">>
<<elseif $fightOutcome is "won">>
<<goto "fightmomwin">>
<</if>>
<</linkreplace>>
<<else>>
<<if $fightOutcome is "lost">>
<<goto "fightmomlost">>
<<elseif $fightOutcome is "won">>
<<goto "fightmomwin">>
<</if>>
<</if>>
You fought of the gangmember and take $namemom's for yourself!
<video autoplay muted loop style="max-width:80%;">
<source src="img/ava/fuck1.webm" type="video/webm"></video>
<video autoplay muted loop style="max-width:80%;">
<source src="img/ava/cum3.webm" type="video/webm"></video>
<em>$namemom likes you more!</em>
<em>Gangdom decreased!</em>
[[Go back->hallway]]
<<set $momGangcorr -=5>>
<<set $gangdom -= 5>>
<<set $momLove += 10>>
<<advanceHour>>
<<set $energy -= 20>>
<<set $eventLock = false>>You lost the fight and passed out.
As you slowly wake up, you feel something wet dripping on your face. You open your eyes and see....
<<cont append>>\
<video autoplay muted loop style="max-width:80%;">
<source src="img/ava/beaten1.webm" type="video/webm"></video>
You try to get up, buy quickly get punched down again. The gangmember tells you to stay down and watch.
<<mom>> Just do as he says! Don't anger him again!<</mom>>
<video autoplay muted loop style="max-width:80%;">
<source src="img/ava/beaten2.webm" type="video/webm"></video>
<em>$namemom's corruption towards the gang increased.</em>
<em>Gangdom increased!</em>
[[Go back->hallway]]
<<set $gangdom += 10>>
<<set $momGangcorr += 10>> <</cont>>
<<skipPeriod>><<updatePeriod>>
<<set $energy -= 20>>
<<set $eventLock = false>> You bend her over the counter and fuck her!
<video autoplay muted loop style="max-width:80%;">
<source src="img/ava/kitchenfuck.webm" type="video/webm"> </video>
<<linkreplace "Cum">>
You bust all over her big boobs!
<video autoplay muted loop style="max-width:80%;">
<source src="img/ava/cum3.webm" type="video/webm"> </video>
<</linkreplace>>
[[Done->hallway]]
<<if $momCorruption >=65>>\
You see a gangmember fucking $namemom!
<video autoplay muted loop style="max-width:80%;">
<source src="img/ava/gang4.webm" type="video/webm"></video>
<<else>>\
You see a gangmember groping $namemom!
<video autoplay muted loop style="max-width:80%;">
<source src="img/ava/ganggrope2.webm" type="video/webm"></video>
<</if>>\
[[Intervene->momgangfight1]]
[[You panic and run out! ->hallway]] You peek into the shower knowing your mother is there. You see $namemom's voluptuous body..
<video autoplay muted loop style="max-width:80%;">
<source src="img/ava/shower3.webm" type="video/webm"></video>
[[Peek more ->showerpeekmom2]]
[[Leave before you get caught ->hallway]]You think this feels so wrong, but at the same time look at that body!
<video autoplay muted loop style="max-width:80%;">
<source src="img/ava/shower1.webm" type="video/webm"></video>
[[Peek more ->showerpeekmom3]]
[[Leave before you get caught ->hallway]]$namemom notices you!
<<if $momCorruption<80>>
<img src="img/ava/showermad.webp" alt="Scene image">
<<mom>>What are you doing?! Get out!<</mom>>
<em>Love decreased noticeably.</em>
<<set $momLove -= 10>>
[[Run out->hallway]]
<<advanceHour>>
<<else>>
<img src="img/ava/showerlucky.webp" alt="Scene image">
<<mom>>Are you just gonna stand there or are you gonna join me?<</mom>>
[[Join her!->showerpeekmomlucky]]
<</if>>You get inside the shower with her. You turn her around and get ready to fuck her.
<video autoplay muted loop style="max-width:80%;">
<source src="img/ava/shower4.webm" type="video/webm"></video>
You spent some time fucking $namemom's insane body in the shower.
<img src="img/ava/shower2.webp" alt="Scene image"><<silently>>
<<advanceHour>>
<em>Corruption and love increased greatly.</em>
<<set $momLove += 15>>
<<set $momCorruption += 15>><</silently>>
[[Done->hallway]]
<<silently>>
<<fight>>
<<set $eventLock = true>>
<</silently>>
<<if $gun and $ammo > 0>>
Do you want to use your gun?
<<linkreplace "Use the gun">>
<<set $ammo -= 1>>
<<goto "fightbigsiswinout">>
<</linkreplace>>
<<linkreplace "Fight without it">>
<<if $fightOutcome is "lost">>
<<goto "fightbigsislostout">>
<<elseif $fightOutcome is "won">>
<<goto "fightbigsiswinout">>
<</if>>
<</linkreplace>>
<<else>>
<<if $fightOutcome is "lost">>
<<goto "fightbigsislostout">>
<<elseif $fightOutcome is "won">>
<<goto "fightbigsiswinout">>
<</if>>
<</if>>
You take the guy down hard and don’t stop until he’s no longer a threat. When it’s over, you rush to check on $namebigsis. She’s shaken, breathing fast, clearly scared, but unharmed.
<em>Love increased greatly.</em>
[[Bar]]
<<set $bigsisLove += 12>>
<<advanceHour>>
<<set $eventLock = false>>You feel your body fill up with anger! You can't let this happen to her. You rush over, trying to hit him in the head from behind, but you slip over and he sees you. You feel a hard punch in the back of your head and you pass out..
<<cont append>>\
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/eyecontact.webm" type="video/webm"></video>
You wake up and see $namebigsis on the ground infront of you, getting fucked from behind. You can see the fear in her eyes. You are still to weak to do anything.
After a while he is done with her. You get on your feet, help her up and gets out of there.
<em>$namebigsis's corruption towards the gang increased.</em>
<em>Gangdom increased.</em>
[[Go back->Bar]]
<</cont>>
<<silently>>
<<set $gangdom +=10>>
<<set $bigsisGangcorr += 10>>
<<skipPeriod>><<updatePeriod>><<updateLocations>>
<</silently>>
<<widget strengthDecay>>
<<if $strengthbuffDays > 0>>
<<set $strengthbuffDays -= 1>>
<<else>>
<<set $playerStrength -= 3>>
<</if>>
<</widget>>
<b>Barricade materials:</b> $barricadeMaterials
<<if $monster > 0>>\
<b>White monsters:</b>\
<<linkreplace "$monster">>\
<<set $monster -= 1>>\
<<set $energy += 20>>\
You chug down a White monster and feel a sharp boost of energy.\
<</linkreplace>>\
<<else>>\
<b>White monsters:</b> 0\
<</if>>
<b>Protein powder:</b> $strengthbuffDays
<b>Chocolate:</b> $chocolate
<b>Gun:</b> <<if $gun>> You own a gun. <<else>> You don't own a gun.<</if>>
<b>Ammo:</b> $ammo
<b>Brass knuckles:</b> <<if $brassKnuckles>>
<<linkreplace "Toggle brass knuckles">>\
<<if not $brassKnucklesOn>>\
<<set $brassKnucklesOn = true>>\
Brass knuckles equipped.
<<else>>\
<<set $brassKnucklesOn= false>>\
Brass knuckles unequipped.
<</if>>\
<</linkreplace>>\
<<else>> \
You don't own brass knuckles.<</if>>\
<<if $evelynquest6>>
<b>Pink Pill:</b> \
<<if $pinkpill is 0>>\
0\
<<else>>\
<<link "<<= $pinkpill >>">>\
<<goto "usepinkpill">>\
<</link>>\
<</if>>\
<</if>>\
<<if $brokenlabquest and $brokenlab>>
<b>Heavy bolts:</b> $bolt
<</if>>\<<silently>>
<<advanceHour>>
<<set $eventLock = true>>
<<fight>>
<</silently>>
<<if $gun and $ammo > 0>>
Do you want to use your gun?
<<linkreplace "Use the gun">>
<<set $ammo -= 1>>
<<goto "barfightwon1">>
<</linkreplace>>
<<linkreplace "Fight without it">>
<<if $fightOutcome is "lost">>
<<goto "barfightlost1">>
<<elseif $fightOutcome is "won">>
<<goto "barfightwon1">>
<</if>>
<</linkreplace>>
<<else>>
<<if $fightOutcome is "lost">>
<<goto "barfightlost1">>
<<elseif $fightOutcome is "won">>
<<goto "barfightwon1">>
<</if>>
<</if>>
You get your ass beaten and pass out. You start to wake up and see gangmembers surrounding your sister. They force her to take of her clothes.
<video src="img/angel/blackmail.webm" autoplay muted loop style="max-width:80%;"></video>
You fall in and out of consciousness. Next time you wake up, you see $namebigsis on her knees with no clothes on, sucking off the gangmembers.
<video src="img/angel/barcuck3.webm" autoplay muted loop style="max-width:80%;"></video>
Suddenly you wake up to the bouncer waking you up. You see almost everyone is gone. You had to be passed out for quite a while.
<em>$namebigsis's corruption towards the gang increased.</em>
<em>Gangdom increased.</em>
<<silently>>
<<set $eventLock = false>>
<<set $bigsisGangcorr += 10>>
<<set $gangdom += 10>>
<</silently>>
[[Leave->Bar]]
<<skipPeriod>><<updatePeriod>>You take out the guys who were harassing your sister. She is thankfull and decide to give you a little treat before going back to work.
<video src="img/angel/titdrop1.webm" autoplay muted loop style="max-width:80%;"></video>
<em>Love increased significantly.</em>
<em>Gangdom decreased.</em>
<<silently>>
<<set $bigsisLove += 8>>
<<set $gangdom -= 10>>
<<advanceHour>>
<<set $eventLock = false>>
<</silently>>
[[Done->Bar inside]] <<if $energy >=30>>
<<set _msg to either(
"You follow their supply runs long enough to spot a weak link. A truck never makes it back. By the time they realize why, half the day is already gone searching for it.",
"You find the room where they keep their weapons clean and ready. Something corrosive gets spilled where it shouldn’t. Blades rust. Guns jam. Tray order some gangmembers to deal with it.",
"You tamper with the locks on one of their safehouses. Doors won’t open when they should. This causes a lot of problems for the gangmembers.",
"You sabotage their cooling systems which is holding their food fresh. Some food start to spoil and Tray are furious. Gangmembers are sent out to find parts and fix the cooler.",
"You sabotage a fuel pump they depend on. Vehicles idle uselessly until someone figures out what’s wrong.",
"You trace where their money is counted. A fire starts small, contained — but enough to ruin paperwork and force a full inventory check.. Nothing gets done until it’s sorted out."
)>>
<<silently>>
<<set $gangdom -= 10>>
<<skipPeriod>><<updatePeriod>>
<<set $energy -=30>>
<</silently>>
_msg
<em>Gangdom decreased.</em>
<<else>>
You don't have enough energy (need 30). <</if>>
[[Eastside]]
<<tray>>Ahh, your dear mama, huh? <</tray>>
Tray and his boys go towards $namemom. She tried to push one of them away, but they quickly overpower her and drag her out of the door with them.
You just stand there doing nothing, watching it all happen. You have to get her back somehow!
<<silently>><<updatePeriod>><<updateLocations>>
<<set $rentFail = false>>
<<set $momkidnapped to true>>
<<updatePeriod>><<updateLocations>>
<<set $rentpaid to false>>
<</silently>>
[[Fuck!->hallway]]
<img src="img/ai/ganghqboss.png" style="max-width:80%;">
<<if $period is "Morning" and random(1,100)>50>>
No one is here.
You notice a door in the end of the room.
[[Check it out->traybedroom]]
<<else>>\
<<if $lilsiskidnapped and $bigsiskidnapped and random(1,100)>80>>
As you walk in to Tray's office, you see some familiar faces...
You see $namelilsis and $namebigsis on their knees sucking Tray's cock..
<video src="img/angel/sisterscuck.webm" autoplay muted loop style="max-width:80%;"></video>
<<linkreplace "Intervene!">>
There is nothing you can do here. There is gangmembers everywhere. You need to get your sisters home!
<</linkreplace>>
<<else>>
<<tray>> What do you want?<</tray>>
<<if $lilsiskidnapped is true>>\
<<linkreplace "Give Tray money for $namelilsis (cost 150)">>\
<<if $money >= 150>>
<<silently>><<set $money = $money - 150>>
<<set $lilsiskidnapped to false>>
<<updateLocations>> <</silently>>
You gave Tray the money and got your sister back!
<<else>>\
Not enough money!
<</if>>\
<</linkreplace>>\
<</if>>\
<<if $bigsiskidnapped is true>>\
<<linkreplace "Give Tray money for $namebigsis (cost 150)">>\
<<if $money >= 150>> <<silently>>
<<set $money = $money - 150>>
<<set $bigsiskidnapped to false>>
<<updateLocations>> <</silently>>
You gave Tray the money and got your sister back!
<<else>>\
Not enough money!
<</if>>\
<</linkreplace>>\
<</if>>\
<<if $momkidnapped is true>>\
<<linkreplace "Give Tray money for your mother (cost 150)">>\
<<if $money >= 150>> <<silently>>
<<set $money = $money - 150>>
<<set $momkidnapped to false>>
<<updateLocations>> <</silently>>
You gave Tray the money and got your mother back!
<<else>>\
Not enough money!
<</if>>\
<</linkreplace>>\
<</if>>\
<<if $lilsiskidnapped is true and $knownicole is true>>
<<linkreplace "Trade $namelilsis for Nicole">>\
<<if $nicolekidnapped is true>> <<silently>>
<<set $lilsiskidnapped to false>>
<<set $nicolekidnapped to false>>
<<updateLocations>> <</silently>>
You and Tray traded your sisters.
<<else>>\
You don't have Nicole.
<</if>>\
<</linkreplace>>\
<</if>>\
<<if $bigsiskidnapped is true and $knownicole is true>>\
<<linkreplace "Trade $namebigsis for Nicole">>\
<<if $nicolekidnapped is true>> <<silently>>
<<set $bigsiskidnapped to false>>
<<set $nicolekidnapped to false>>
<<updateLocations>> <</silently>>
You and Tray traded your sisters.
<<else>>\
You don't have Nicole.
<</if>>\
<</linkreplace>>\
<</if>>\
<<if $momkidnapped is true and $knownicole is true>>\
<<linkreplace "Trade $namemom for Nicole">>\
<<if $nicolekidnapped is true>> <<silently>>
<<set $momkidnapped to false>>
<<set $nicolekidnapped to false>>
<<updateLocations>> <</silently>>
You got your mother back and you gave Tray his sister.
<<else>>\
You don't have Nicole.
<</if>>\
<</linkreplace>>\
<</if>>\
<</if>>
<<if $lilsiskidnapped is true and $cassandraunlocked is true>>\
<<linkreplace "Trade $namelilsis for Cassandra">>\
<<if $cassandrakidnapped is true>> <<silently>>
<<set $lilsiskidnapped to false>>
<<set $cassandrakidnapped to false>>
<<updateLocations>> <</silently>>
You and Tray traded your sisters.
<<else>>\
You don't have Cassandra.
<</if>>\
<</linkreplace>>\
<</if>>\
<<if $bigsiskidnapped is true and $cassandraunlocked is true>>\
<<linkreplace "Trade $namebigsis for Cassandra">>\
<<if $cassandrakidnapped is true>> <<silently>>
<<set $bigsiskidnapped to false>>
<<set $cassandrakidnapped to false>>
<<updateLocations>> <</silently>>
You and Tray traded your sisters.
<<else>>\
You don't have Cassandra.
<</if>>\
<</linkreplace>>\
<</if>>\
<<if $momkidnapped is true and $cassandraunlocked is true>>\
<<linkreplace "Trade $namemom for Cassandra">>\
<<if $cassandrakidnapped is true>> <<silently>>
<<set $momkidnapped to false>>
<<set $cassandrakidnapped to false>>
<<updateLocations>> <</silently>>
You got your mother back and you gave Tray his sister.
<<else>>\
You don't have Cassandra.
<</if>>\
<</linkreplace>>\
<</if>>
<</if>>\
[[Go back->ganghqhallway]]You walk into a room and see your mother on a bed with bearly any clothes on.
<video src="img/ava/kidnapped1.webm" autoplay muted loop style="max-width:80%;"></video>
$namemom is happy to see you.
<<mom>> Finally! Where have you been? Are you gonna get me out of here now?<</mom>>
<<player>> Sorry! I can't just jet, but Im working on it!<</player>>
<<mom>>What?! What do you mean you are working on it? You need to get me out of here fast!<</mom>>
[[Tray walks into the room->momkidnappedgang2]]
<<set $findmomkidnapped = false>>Tray walk into the room and looks at you.
<<tray>> You wanna watch? You whiteboys are weird. Alright, fine by me.<</tray>>
Tray walks over to the bedside. Your mom looks at you with stressed eyes. She knows what is about to happen...
<<tray>> If you try anything stupid I will make you regret it, understood $player? <</tray>>
Tray takes out his dick from his pants and pull $namemom's face closer to it, making her start to give him a blowjob.
<video src="img/ava/kidnapped2.webm" autoplay muted loop style="max-width:80%;"></video>
You just watch everything go down. You know there are armed guards outside. This is not a fight you can win.
<<set $findmomkidnapped = true>>
[[Stay to watch->momkidnappedcuck]]
[[Leave->ganghqhallway]]
<<advanceHour>>Tray gets on the bed and start taking $namemom panties off. He insert his dick inside her pussy and start to fuck her from behind.
<video src="img/ava/gang7.webm" autoplay muted loop style="max-width:80%;"></video>
You watch her huge boobs as he fucks her hard. $namemom tries to not moan while you are there, but you can clearly see that she kinda enjoy this. How many times have this already happen?
<<tray>> I want those huge boobs in my face, bitch!<</tray>>
Tray lays on the bed and command $namemom to get on top. He hold her as he start fuck her pussy. You can see that he sucks on her boobs while fucking her pussy.
<video src="img/ava/cuck1.webm" autoplay muted loop style="max-width:80%;"></video>
It's been like 10-15 minutes. You don't even know anymore. Your dick is rock hard, twitching. You don't know why this is happening to you. Your mother is being forced to please Tray. This is wrong. Suddnely Tray moans..
<<tray>> Ohh fuck! Get those tits here!<</tray>>
Tray jumps on top while $namemom is laying on the bed. He takes her boobs and gets them ready.. [[He is going to bust all his cum over her boobs.->kidnappedcum]]
<video src="img/ava/gangucm2.webm" autoplay muted loop style="max-width:80%;"></video>
After Tray bust all over your mother's big boobs, he gets up and start to walk out of the room. He looks over towards you..
<<tray>> Can you clean her up for me? <</tray>>
He laughs and walks out of the room. You just look at your mother laying there, covered in Tray's cum. $namemom gets up from bed, and the only thing you see is..
<video src="img/ava/gangcum2.mp4" autoplay muted loop style="max-width:80%;"></video>
Her big boobs covered in cum. You stand there looking at those boobs in a trance, untill you hear..
<<mom>>$player! When are you gonna get me out of here?<</mom>>
<<player>>I will get you out as soon as I can!<</player>>
[[You quickly walk out of there->ganghqhallway]]
<<if $momkidnapped>>
<<set _fuck = either("fuck1","fuck2","fuck3","fuck4")>>
<<if _fuck is "fuck1">>
You see Tray fucking $namemom!
<video src="img/ava/gang5.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _fuck is "fuck2">>
You see Tray fucking $namemom!
<video src="img/ava/gang6.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _fuck is "fuck3">>
You see Tray fucking $namemom!
<video src="img/ava/gang2.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
You see $namemom is jerking Tray's dick while he sucks on her tits.
<video src="img/ava/titsuck.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>
<</if>>
[[Leave->ganghqhallway]]You sent a video to Tray..
<<player>>Dis you sister?<</player>>
<<if random(1,100)>=50>>
<video src="img/others/nicole/video.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
<video src="img/others/nicole/traycuck.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>
<<set $gangdom -= 10>>
<em>Gangdom decreased.</em>
[[Done->Your room]]
<<advanceHour>>\
<<set $energy -= 15>>\<img src="img/ai/eastsidefound.png" style="max-width:80%;">
You notice lights in the distance. As you approach, it becomes clear that people are living here. It’s larger than you expected!
[[Eastside]]
<<set $eventLock = false>>\<<widget "tickLocations">>
<<if $period !== $lastPeriod>>
<<updateLocations>>
<<updateNeighborLocations>>
<<set $lastPeriod = $period>>
<</if>>
<</widget>>
<<widget "updateNeighborLocations">>
<<if $period is "Morning">>
<<set $gnDadLocation = "gnkitchen">>
<<set $gnMomLocation = "gnkitchen">>
<<set $gnSonLocation = "gnkitchen">>
<<set $gfLocation = "gnkitchen">>
<<elseif $period is "Afternoon">>
<<set $gnDadLocation = "gnlivingroom">>
<<set $gnMomLocation = either("gnkitchen","gnlivingroom")>>
<<set $gnSonLocation = "gnlivingroom">>
<<set $gfLocation = either("gngirlroom","gnbathroom")>>
<<elseif $period is "Evening">>
<<set $gnDadLocation = "gnlivingroom">>
<<set $gnMomLocation ="gnlivingroom">>
<<set $gnSonLocation ="gnboyroom">>
<<set $gfLocation = "gnlivingroom">>
<<else>> <!-- Night -->
<<set $gnDadLocation = "gnmasterbedroom">>
<<set $gnMomLocation = "gnmasterbedroom">>
<<set $gnSonLocation = "gnboyroom">>
<<set $gfLocation = "gngirlroom">>
<</if>>
<<if $gfwork and $period is "Evening">>
<<set $gfLocation = "ganghq">>
<</if>>
<<if $gnSonLocation is "gnboyroom" and $liamsub>=60 and $helenCorruption>=70 and $period is "Evening" and random(1,100)>80>>
<<set $gnMomLocation = "gnboyroom">>
<</if>>
<</widget>>
<img src="img/others/gn/kitchen.png" style="max-width:80%;">
<<if $gfLocation is "gnkitchen" and $gnchaos and random(1,100)>80>>
<<if $gfGangcorr<=40>>
You see $namegf getting groped!
<img src="img/others/gn/ariagrope3.webp" style="max-width:80%;">
<<elseif $gfGangcorr<40 and $gfGangcorr>60>>
You walk in and see a gangmember forcing his dick in $namegf's throat.
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariataken5.webm" type="video/webm">
</video>
<<else>>
You see two gangmembers fucking $namegf.
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariagang9.webm" type="video/webm"></video>
<</if>>
<<set $gfGangcorr += 10>>\
<em>$namegf corruption towards the gang increased.</em>
[[Intervene->gffight1]]
<<elseif $gfLocation is "gnkitchen" and random (1,100)>90 and $gf>>
You spot $namegf in the kitchen shaking her drink. Her fat ass shakes with her whole body!
<video autoplay muted loop style="max-width:60%;">
<source src="img/others/gn/ariakitchenevent.mp4" type="video/webm"></video>
<<linkreplace "Spank!">>
You spank her fat ass!
<video autoplay muted loop style="max-width:60%;">
<source src="img/others/gn/ariaspank3.webm" type="video/webm"></video>
<<set $gfLove+= 5>>\
<<set $gfCorruption+= 5>>\
<em>$namegf love and corruption increased.</em>
<</linkreplace>>
<<elseif $gfLocation is "gnkitchen">>
<<gf>>Hey $player!<</gf>>
[[Talk->gftalkmenu]]
[[Grope->gfgrope]]
<<linkreplace "Actions">>
<<if $gfLove >= 10 and $gfCorruption >= 10>>
<<goto "gfaction">>
<<else>>
<em>You need more love and corruption.</em>
<</if>>
<</linkreplace>>
<</if>>
<<if $gnSonLocation is "gnkitchen" and $gnchaos and $liamsub>=60 and random(1,100)>80>>
You walk in to the kitchen and see a gangmember forcefully fucking Liam. You can tell Liam is wearing girly clothes.
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/liamtaken3.webm" type="video/webm"></video>
<<elseif $gnSonLocation is "gnkitchen">>
<<liam>> Hey $player! <</liam>>
[[Talk->liam]]
<</if>>
<<if $gnMomLocation is "gnkitchen">>
<<helen>> I'm glad to see you around!<</helen>>
[[Talk->helentalk]]
[[Grope->helengrope]]
<<linkreplace "Actions">>
<<if $helenCorruption >= 10>>
<<goto "helenaction">>
<<else>>
<em>You need more corruption.</em>
<</if>>
<</linkreplace>>
<</if>>
[[Back->gnlivingroom]]<img src="img/others/gn/bedroomson.png" style="max-width:80%;">
<<if $gnSonLocation is "gnboyroom" and $gnMomLocation is "gnboyroom" and $liamsub>=60 and $helenCorruption>=70>>\
As you are about to walk in the door, you spot in the doorway. You peek inside and see...
<<set _momplay to true>>\
<<if $liamsub<80>>
You see Liam jerking his dick while sucking on Helen's boobs. As you watch them, you notice Helen's boobs is covered in cum! Liam is cleaning her boobs by licking every away cumdrop!
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/kiannadom1.webm" type="video/webm">
</video>
<<elseif $liamsub>80>>\
<<if random(1,100)>50>>\
You Liam laying in Helen's lap, sucking on her cumcovered boobs while she jerks his dick!
<img src="img/others/gn/kiannaliam.gif" style="max-width:80%;">
<<else>>\
You see Liam is bent over while Helen is fucking his ass with a big dildo. You can see Liam is wearing girly clothes.
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/kiannaliam.webm" type="video/webm">
</video>
<</if>>\
<</if>>\
<</if>>\
<<if not _momplay>>\
<<if $gnSonLocation is "gnboyroom" and $gnchaos and $liamsub>=40 and random(1,100)>70>>
<<if $liamsub>=40 and $liamsub<60>>
You see Liam on his knees sucking off a gangmember. It looks like he got some girly clothes on him?
<video autoplay muted loop style="max-width:50%;">
<source src="img/others/gn/liamgang3.webm" type="video/webm"></video>
<<elseif $liamsub >60 and $liamsub<85>>
You see Liam laying on his back while a gangmember fucks his ass. You can tell he is scared.
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/liamtaken.webm" type="video/webm"> </video>
<<elseif $liamsub>=85>>
You see Liam on top of a gangmember, riding on his dick. Liam got some kind of cage on his dick, making his dick kinda locked inside. You can tell he have completly surrendered to the gangmember.
<video autoplay muted loop style="max-width:50%;">
<source src="img/others/gn/liamgang2.webm" type="video/webm"> </video>
<</if>>
<<elseif $gnSonLocation is "gnboyroom">>
<<if $period is "Night">>
<em>Liam is asleep.</em>
<<else>>
<<liam>> Yo, $player! <</liam>>
[[Talk->liam]]
<</if>>\
<</if>>\
<</if>>\
[[Back->gnlivingroom]]
<img src="img/others/gn/bathroom.png" style="max-width:80%;">
<<if $gfLocation is "gnbathroom" and $gnchaos and random(1,100)>80>>
<<if $gfGangcorr>=55>>
You walk in and see a gangmember is fucking $namegf in the shower!
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariashower.webm" type="video/webm"> </video>
<<else>>
You walk in and see $namegf getting forcefully mouthfucked by a gangmember!
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/bathroomtaken.webm" type="video/webm"> </video>
<</if>>
<<set $gfGangcorr += 10>>\
<em>$namegf corruption towards the gang increased.</em>
[[Intervene->gffight1]]
<<elseif $gfLocation is "gnbathroom">>
$namegf in showering!
<<linkreplace "Peek">>
<video autoplay muted loop style="max-width:50%;">
<source src="img/others/gn/ariashower2.webm" type="video/webm"></video>
<</linkreplace>>
<</if>>
[[Back->gnlivingroom]]<<if $gnchaos>> <img src="img/others/gn/livingroomchaos.png" style="max-width:80%;">
As you step inside, you see unfamiliar gang members are roaming their house like they own the place!
<<else>>\
<img src="img/others/gn/livingroom.png" style="max-width:80%;">
<</if>>\
Security: $gnsecurity
[[Help reinforce the house->securityfixgn]]
<<set _sex = either("fuck1","fuck2")>>\
<<set _sex2 = either("fuck1","fuck2", "fuck3")>>\
<<gfLivingroom>>
<<helenLivingroom>>
<<liamLivingroom>>
[[Kitchen->gnkitchen]] <<gnkitchenIcon>>
[[Bathroom->gnbathroom]] <<gnbathroomIcon>>
<<link " $namegf's room">>
<<goto "gngirlroom">>
<</link>> <<gfroomIcon>>
[[Liam's bedroom->gnboyroom]] <<liamroomIcon>>
[[Master bedroom->gnmasterbedroom]] <<masterbedIcon>>
[[Go outside->gnoutside]]
<<silently>>
<<if not $gnUnlocked>>
<<set $gnUnlocked = true>>
<<set $gnCountdownstart = true>>
<</if>>
<<if $gfpeeking is true>>
<<goto "gfpeeking">>
<</if>>
<</silently>>
<<if $ts and $gnchaos and random(1,100)>80>>\
<<goto "gnchaosts">>\
<</if>>\<img src="img/others/gn/bedroommaster.png" style="max-width:80%;">
<<if $gnMomLocation is "gnmasterbedroom" and $gnchaos is true and random(1,100)>60>>
<<if $gfCorruption>80 and random (1,100)>80>>
<<set $gfpeeking = true>> <</if>>
You walk in and see Helen laying on top of Paul while being fucked by a gangmember. You can see Helen clearly enjoys being fucked while Paul feels everything close up.
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/kiannacuck.webm" type="video/webm">
</video>
<<elseif $gnMomLocation is "gnmasterbedroom">>
<<if $period is "Night">>
<em>Helen and Paul is asleep.</em>
<<else>>
<<helen>>Oh hey. I didn’t hear you come in. Everything alright?<</helen>>
[[Talk->helentalk]]
[[Grope->helengrope]]
<<linkreplace "Actions">>
<<if $helenCorrutpion >= 10>>
<<goto "gfaction">>
<<else>>
<em>You need more love and corruption.</em>
<</if>>
<</linkreplace>>
<</if>>
<</if>>
[[Back->gnlivingroom]]<<set _talk to random(1,3)>>
<<if _talk is 1>>
<<player>>How is your family doing lately?<</player>>
<<gf>>They're okay I guess. Liam is always complaining about being bored and dad is stressed as usual. Mom has been acting a bit weird lately..<</gf>>
You talk with her about life in the neighboring house and how hard it is for her family right now.
<<gf>>It's nice to have someone outside my own family to talk to. You make everything feel a little less heavy.<</gf>>
She gives you a soft, grateful smile.
<<elseif _talk is 2>>
<<player>>Do you ever think about what we could do if things get better?<</player>>
<<gf>>All the time. I dream about us leaving this place together. Maybe finding somewhere safe for me, you, and my family.<</gf>>
<<player>>Your family too?<</player>>
<<gf>>Yeah. I can't leave Liam, mom and dad behind. But having you with me makes me believe it's possible.<</gf>>
You spend time talking about hopes for the future.
<<gf>>You're the only one who makes me feel hopeful.<</gf>>
<<else>>
<<player>>I'm really glad I have you in my life $namegf.<</player>>
<<gf>>You mean that? ...It means a lot.<</gf>>
She looks down for a moment, then back at you with warm eyes.
<<gf>>With everything going on with my parents and Liam, it's been really hard. But you always make time for me. You make me feel safe and cared for.<</gf>>
She leans in and gives you a gentle kiss on the cheek.
<<gf>>Thank you for being here.<</gf>>
<</if>>
<em>Love increased slightly.</em>
<<silently>>
<<set $gfLove += 3>>
<<set $energy -= 10>>
<<advanceHour>>
<</silently>>
[[Leave->gftalkmenu]]
<<if $energy >=15>>
<<if $gf>>
<<if $gfCorruption <=50>>
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariagrope2.webm" type="video/webm">
</video>
<<gf>> $player!<</gf>>
<<player>>Holy ass!<</player>>
<<gf>>You're a perv!<</gf>>
She smirks.
<<else>>
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/grope1.webm" type="video/webm">
</video>
<<gf>>You're a horny guy.. I like it.<</gf>>
<</if>>
<<silently>>
<<set $energy -= 15>>
<<set $gfCorruption += 3>>
<<advanceHour>><</silently>>
<em>Corruption increased slightly.</em>
<<else>>
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariagrope2.webm" type="video/webm">
</video>
<<gf>>Hey! What the hell do you think you're doing?!<</gf>>
She quickly pulls away and looks at you with a mix of shock and disappointment.
<em>$namegf didn't like that... Love decreased.</em>
<em>(TIP: Finish $namegf's quest)</em>
<<silently>>
<<set $energy -= 15>>
<<set $gfLove -= 8>>
<<advanceHour>>
<</silently>>
<</if>>
[[Done->gnlivingroom]]
<<else>>
You don’t have enough energy for that right now (need at least 15).
<<back>>
<</if>><<if $gfCorruption>80>>
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariahorny.webm" type="video/webm">
</video>
<<gf>> Please $player, I need you!<</gf>>
<<else>>
<img src="img/others/gn/ariatalk.jpg" style="max-width:80%;">
<<gf>>Heey $player!<</gf>>
<</if>>
<<linkreplace "Kiss">>
<<if $gfCorruption >= 10>>
<<goto "gfkiss">>
<<else>>
She pushed you away! (Not corrupted enough)
<</if>>
<</linkreplace>>
<<linkreplace "Handjob">>
<<if $gfCorruption >= 25>>
<<goto "gfhandjob">>
<<else>>
<<gf>> No, that's weird!<</gf>>
(Not corrupted enough)
<</if>>
<</linkreplace>>
<<linkreplace "Spank">>
<<if $gfCorruption >= 40>>
<<goto "gfspank">>
<<else>>
<<gf>> No, haha! You were joking, right?<</gf>>
(Not corrupted enough)
<</if>>
<</linkreplace>>
<<linkreplace "Blowjob">>
<<if $gfCorruption >= 65>>
<<goto "gfblowjob">>
<<else>>
<<gf>> I'm not ready for that, yet. I'm sorry..<</gf>>
(Not corrupted enough)
<</if>>
<</linkreplace>>
<<linkreplace "Sex">>
<<if $gfCorruption >= 85>>
<<goto "gffuck">>
<<else>>
<<gf>> What! No, that's taking it to far!<</gf>>
(Not corrupted enough)
<</if>>
<</linkreplace>>
<<back>><<if $energy >=10>>
<video src="img/others/gn/ariakiss.webm" autoplay muted loop style="max-width:80%;"></video>
<<silently>>
<<set $gfLove += 5>>
<<set $gfCorruption += 6>>
<<set $energy -= 10>>
<</silently>>
<em>Love and corruption increased slightly.</em>
[[Done->gnlivingroom]]
<<else>>
You don’t have enough energy for that right now (need at least 10).
<<back>>
<</if>><<if $energy>=15>>
<<if $gfCorruption >=60>>
<video src="img/others/gn/ariahandjob2.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
<video src="img/others/gn/ariahandjob1.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>
<em>Corruption and love increased significantly.</em>
<<silently>><<set $gfLove += 10>>
<<set $gfCorruption += 12>> <<advanceHour>>
<<set $energy -= 15>><</silently>>
[[Done->gnlivingroom]]
<<else>>
You don’t have enough energy for that right now (need at least 15).
<<back>>
<</if>><<if $energy>=15>>
<<set _sex = either("fuck1","fuck2","fuck3")>>
<<if _sex is "fuck1">>
<video src="img/others/gn/ariafuck1.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _sex is "fuck2">>
<video src="img/others/gn/ariafuck2.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _sex is "fuck3">>
<video src="img/others/gn/ariafuck3.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
<video src="img/others/gn/ariafuck4.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>
<<linkreplace "Cum">>
<video src="img/others/gn/ariacumass.webm" autoplay muted loop style="max-width:80%;"></video>
<</linkreplace>>
<em>Corruption and love increased greatly.</em><<silently>>
<<set $gfLove += 15>>
<<set $gfCorruption += 15>>
<<set $energy -= 15>>
<<advanceHour>><</silently>>
[[Done->gnlivingroom]]
<<else>>
You don’t have enough energy for that right now (need at least 15).
<<back>>
<</if>><<if $energy>=15>>
<<if $gfCorruption >=75>>
<video src="img/others/gn/ariablowjob3.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
<video src="img/others/gn/ariablowjob2.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>
<<linkreplace "Cum">>
<<if random(1,100)>50>> <video src="img/others/gn/ariafacial2.webm" autoplay muted loop style="max-width:80%;"></video> <<else>> <video src="img/others/gn/ariafacial.webm" autoplay muted loop style="max-width:80%;"></video> <</if>>
<</linkreplace>>
<em>Corruption and love increased significantly.</em>
<<silently>><<set $gfLove += 8>> <<advanceHour>>
<<set $gfCorruption += 10>>
<<set $energy -= 15>><</silently>>
[[Done->gnlivingroom]]
<<else>>
You don’t have enough energy for that right now (need at least 15).
<<back>>
<</if>><<if $energy>=15>>
<<if $gfCorruption >=65>>
<video src="img/others/gn/ariaspank2.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
<video src="img/others/gn/ariaspank.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>
<em>Corruption and love increased significantly.</em>
<<silently>><<set $gfLove += 8>> <<advanceHour>>
<<set $gfCorruption += 10>>
<<set $energy -= 15>><</silently>>
[[Done->gnlivingroom]]
<<else>>
You don’t have enough energy for that right now (need at least 15).
<<back>>
<</if>><<widget "gntime">>
<<if $gnCountdownstart and not $gnexposed>>
<<set $gnCountdown -= 1>>
<<if $gnCountdown <= 0>>
<<set $gnexposed = true>>
<<set $liamQuestAvailable = true>>
<</if>>
<</if>>
<</widget>>
<<liam>>Me and my father went scavenging around and stumbled upon the gang. My father wanted to trade with them, but they beat him up. Now they are saying we have to pay them rent to leave us alone.. <</liam>>
<<player>>Yeah.. They are not the nicest gang around here..<</player>>
<<liam>> What do you think we should do? <</liam>>
[[You have to pay in time! ->liamtalk2]]
<<player>>You need to pay them in time!<</player>>
<<liam>> Seriously? <</liam>>
<<player>>Yes. They WILL come here and punish you if you don't. They might kidnap one of your familymembers.. Like your mother or your sister.. <</player>>
<<liam>> Oh my god. How do I even get money around here? <</liam>>
<<player>>You need to scavange around and search abandoned houses. That's atleast what I do. You just need to hold them in check, and I will find us a way to fight back.<</player>>
<<liam>> Alright... Alright.. Thanks, $player<</liam>>
<em>Liam dom increased.</em>
<em>Liam will now search abandoned houses for loot.</em>
<<silently>><<set $liamdom +=10>>
<<set $liamwork = true>>
<<set $gnexposedtalked = true>>
<<set $liamQuestAvailable = false>>
<</silently>>
[[Done->gnlivingroom]]<<widget "gnWork">>
<<set _roll = random(1,100)>>
<<if _roll <= 8>>
<<else>>
<<if random(1,100) <= 65>>
<<set _cash = random(10,25)>>
<<set $gnStashMoney += _cash>>
<</if>>
<<if random(1,100) <= 30>>
<<set _bigcash = random(30,40)>>
<<set $gnStashMoney += _bigcash>>
<<set $gnrStashBigHits += 1>>
<</if>>
<<if random(1,100) <= 70>>
<<set _mats = 0>>
<<if $liamsub >= 50>>
<<set _mats = random(0,2)>>
<<elseif $liamdom >= 50>>
<<set _mats = random(3,6)>>
<<else>>
<<set _mats = random(1,3)>>
<</if>>
<<set $gnStashMats += _mats>>
<</if>>
<</if>>
<</widget>>
<<widget "tickgnWork">>
<<if $gnLastWorkDay < $day>>
<<set _daysPassed = $day - $gnLastWorkDay>>
<<for _i = 1; _i <= _daysPassed; _i++>>
<<gnWork>>
<</for>>
<<set $gnLastWorkDay = $day>>
<</if>>
<</widget>>
<<liam>> Hey! <</liam>>
<<if $gnexposed and not $gnexposedtalked>>
[[Liam wants to talk to you->liamtalk1]] <span style="color:#f1c40f; font-weight:700;">!</span>
<</if>>
<<if $gnexposedtalked and not $liamsabotage>>\
[[Let's go out for a run!->exploreliam]] <span style="color:#f1c40f; font-weight:700;">!</span>
<</if>>\
<<if $liamsabotage>>\
[[Sabotage the gang with Liam->liamsabotage]]
<</if>>\
<<if $liamdom>=60 and not $liamfoundjack>>\
<span style="color:#1e90ff;">DOM: </span>[[Liam got some new info!->liaminfo]] <span style="color:#f1c40f; font-weight:700;">!</span>
<</if>>\
<<if $liamdom >=80 and $liamfoundjack and $nicoleUnlocked and not $liamfoundcassandra>>\
<span style="color:#1e90ff;">DOM: </span>[[Liam got some new info!->liaminfo2]]<span style="color:#f1c40f; font-weight:700;">!</span>
<</if>>\
<<if $liamsub >=80 and $liamsubtalk4>>\
<span style="color:#ff69b4;">SUB: </span>[[Fuck him->liamfuck]]
<</if>>\
<<if $liamsub >=10 and not $liamsubtalk1>>\
<span style="color:#ff69b4;">SUB: </span>[[Liam wants to talk->liamsub]] <span style="color:#f1c40f; font-weight:700;">!</span>
<</if>>\
<<if $liamsub >=40 and not $liamsubtalk2 and $liamsubtalk1>>\
<span style="color:#ff69b4;">SUB: </span>[[Liam seems worried and wants to talk->liamsub2]] <span style="color:#f1c40f; font-weight:700;">!</span>
<</if>>\
<<if $liamsub >=50 and not $liamsubtalk3 and $liamsubtalk2>>\
<span style="color:#ff69b4;">SUB: </span>[[Liam seems worried and wants to talk->liamsub3]] <span style="color:#f1c40f; font-weight:700;">!</span>
<</if>>\
<<if $liamsub >=80 and $liamsubtalk3 and not $liamsubtalk4>>\
<span style="color:#ff69b4;">SUB: </span>[[Liam wants to talk.->liamsub4]] <span style="color:#f1c40f; font-weight:700;">!</span>
<</if>>\
<<if $gfwork is true>>\
<<linkreplace "We should convince $namegf to stop working for Tray (need 250)">>\
<<goto "gfworkend">>\
<</linkreplace>>\
<</if>>\
<<if $gfwork is false and $gfworkonce is true>>\
<<linkreplace "We should convince $namegf to start working for Tray again">>\
<<goto "gfworkconvince">>\
<</linkreplace>>\
<</if>>
[[Check out his stuff->liamwork]]
[[Go back->gnlivingroom]]
<<if $gnStashMoney > 0 or $gnStashMats > 0>>
You notice signs of recent work. A few things have been set aside.
<<if $gnStashMats > 0>>
Barricade materials: <<print $gnStashMats>>
<</if>>
<<else>>
It doesn’t look like they’ve managed to bring anything back lately.
<</if>>
<<if not $autobarricade>>\
<<linkreplace "You should use those materials to secure the house">>
<<set $autobarricade = true>>\
<em>Liam will now use barricades to strengthen the house.</em>
<</linkreplace>> <</if>>\
<<if $autobarricade>>\
<<linkreplace "You should spare some materials for a while">>
<<set $autobarricade to false>>\
<em>Liam will now stop using barricades to strengthen the house.</em>
<</linkreplace>> \
<</if>>\
<<linkreplace "Give 5 materials to Liam">><<if $barricadeMaterials >=5>>
<<set $gnStashMats += 5>>
<<set $barricadeMaterials -= 5>>
<<liam>> Thank you! I really appreciate it, $player! <</liam>>
<em>$namegf noticed you help Liam and likes you a bit more now!</em>
<<set $gfLove +=5>>
<<else>>
You don't have enough materials. <</if>>
<</linkreplace>>
[[Back->liam]]<<widget "gnAutoBarricade">>
<<if $gnStashMats >= 2>>
<<set $gnStashMats -= 2>>
<<set $gnsecurity += 20>>
<<if $gnsecurity > 100>>
<<set $gnsecurity = 100>>
<</if>>
<</if>>
<</widget>>
<<widget clampGn>>
<<if $gangdom > 100>>
<<set $gangdom = 100>>
<</if>>
<<if $gangdom < 0>>
<<set $gangdom = 0>>
<</if>>
<<if $gfLove > 100>>
<<set $gfLove = 100>>
<</if>>
<<if $gfLove < 0>>
<<set $gfLove = 0>>
<</if>>
<<if $gfCorruption > 100>>
<<set $gfCorruption = 100>>
<</if>>
<<if $gfCorruption < 0>>
<<set $gfCorruption = 0>>
<</if>>
<<if $liamdom > 100>>
<<set $liamdom = 100>>
<</if>>
<<if $liamdom < 0>>
<<set $liamdom = 0>>
<</if>>
<<if $liamsub > 100>>
<<set $liamsub = 100>>
<</if>>
<<if $liamsub < 0>>
<<set $liamsub = 0>>
<</if>>
<<if $helenCorruption > 100>>
<<set $helenCorruption = 100>>
<</if>>
<<if $helenCorruption < 0>>
<<set $helenCorruption = 0>>
<</if>>
<<if $gnsecurity > 100>>
<<set $gnsecurity = 100>>
<</if>>
<<if $gnsecurity < 0>>
<<set $gnsecurity = 0>>
<</if>>
<</widget>>
<img src="img/others/gn/bedroomdaughter.jpeg" style="max-width:80%;">
<<if $gfGangcorr<60>>
You see $namegf pinned down on the bed getting raped by a gangmember.
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariataken4.webm" type="video/webm">
</video>
<<else>>
<<if random(1,100)>50>>
You walk in to see $namegf getting fucked by a gangmember.
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariagang3.webm" type="video/webm">
</video>
<<else>>\
As you walk in to $namegf room, you bump into a gangmember on his way out, with bearly any clothes on. You go in to $namegf's room and see her laying on the bed naked, with lots of cum on her stomach..
<img src="img/others/gn/ariaused.gif" style="max-width:50%;">
The gangmember turned around to taunt you.
<<gangmember>> I used her well. Now clean her for me! <</gangmember>>
<</if>>\
<</if>>
<<set $gfGangcorr += 5>>\
<em>$namegf corruption towards the gang increased.</em>
[[Intervene->gffight1]]
[[You panic and run out! ->gnlivingroom]] <img src="img/others/gn/bedroomdaughter.jpeg" style="max-width:80%;">
<<if $gfGangcorr<60>>
You walk in and see a gangmember holding $namegf down and while forcefully fucking her.
<<if random(1,100)>=50>> <video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariataken3.webm" type="video/webm">
</video> <<else>><video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariataken6.webm" type="video/webm">
</video> <</if>>
<<else>>
You walk in to see $namegf getting fucked by a gangmember.
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariagang5.webm" type="video/webm">
</video>
<</if>>
<<set $gfGangcorr += 5>>\
<em>$namegf corruption towards the gang increased.</em>
[[Intervene->gffight1]]
[[You panic and run out! ->gnlivingroom]] <<silently>>
<<advanceHour>>
<<set $eventLock = true>>
<<fight>>
<</silently>>
<<if $gun and $ammo > 0>>
Do you want to use your gun?
<<linkreplace "Use the gun">>
<<set $ammo -= 1>>
<<goto "gfwin1">>
<</linkreplace>>
<<linkreplace "Fight without it">>
<<if $fightOutcome is "lost">>
<<goto "gflost1">>
<<elseif $fightOutcome is "won">>
<<goto "gfwin1">>
<</if>>
<</linkreplace>>
<<else>>
<<if $fightOutcome is "lost">>
<<goto "gflost1">>
<<elseif $fightOutcome is "won">>
<<goto "gfwin1">>
<</if>>
<</if>>
<<if $gfGangcorr<60>>
You got beaten pretty badly and are laying on the floor. Pulling yourself up on your feet, you see a gangmember is fucking $namegf. You can see she clearly is afraid and don't want this. Already beaten up, you decide to just get out of the room before he hurts you again.
<video src="img/others/gn/beaten1.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
You got beat up pretty badly and pass out. You start to wake up to the sounds of your girlfriend getting fucked, hard. You get up on your feet to see $namegf is riding the gangmemeber who beat you up.
<video src="img/others/gn/beaten2.webm" autoplay muted loop style="max-width:80%;"></video>
<<gf>> Yeah! Keep fucking me like this! It's your pussy now!<</gf>>
She moans heavily. As she is riding his big dick, she gets eyecontact with you. She smirks and gets back to the fucking. Humiliated, you leave them alone.
<</if>>
<em>$namegf corruption towards the gang increased.</em>
<em>Gangdom increased!</em>
[[Go back->gnlivingroom]]
<<silently>>
<<set $gangdom += 10>>
<<set $gfGangcorr += 10>>
<<skipPeriod>><<updatePeriod>>
<<set $energy -= 20>>
<<set $eventLock = false>>
<</silently>>You fought them off and won. Now $namegf is waiting for you.
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariahorny2.webm" type="video/webm"></video>
<<gf>>Thank you $player! Now come here, I will repay you.. <</gf>>
You start fucking $namegf and watch her fat ass bounce as you thrust her pussy.
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariafuck4.webm" type="video/webm"></video>
You start to feel you're close to finish and tell her to get on her knees.
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariafacial.webm" type="video/webm"></video>
<em>$namegf corruption towards the gang decreased.</em>
<em>Gangdom decreased!</em>
[[Go back->gnlivingroom]]
<<silently>> <<set $gangdom -= 10>>
<<set $gfLove += 10>>
<<set $gfGangcorr -= 10>>
<<advanceHour>>
<<set $energy -= 20>>
<<set $eventLock = false>>
<</silently>><img src="img/others/gn/house.jpeg" style="max-width:80%;">
<<if $gfGangcorr>60 and $gnchaos and random(1,100)>80>>
You see $namegf in the garden riding a gangmember.
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariagang4.webm" type="video/webm"></video>
[[Intervene->gffight1]]
<<elseif $gfLove>60 and $gfCorruption>60 and random(1,100)>80>>
You see $namegf outside. She spot you and decides to flash her ass to you.
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariatease1.webm" type="video/webm"></video>
She playfully runs inside.
<</if>>
<<if $liamfoundjack and $cassandraStartDay !== -1 and $day >= $cassandraStartDay + 5>>\
<<set $cassandraReady = true>>
[[Let's go!->cassandraq1]]
<</if>>\
[[Go inside->gnlivingroom]]
[[Go back->Outside]]
<img src="img/others/gn/bedroomdaughter.jpeg" style="max-width:80%;">
<<if $gfGangcorr<60>>
You see $namegf pinned down on the bed getting raped by a gangmember.
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariataken4.webm" type="video/webm">
</video>
<<else>>
You walk in to see $namegf laying on the bed sucking off a gangmember.
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariagang7.webm" type="video/webm">
</video>
<</if>>
<<set $gfGangcorr += 5>>\
<em>$namegf corruption towards the gang increased.</em>
[[Intervene->gffight1]]
[[You panic and run out! ->gnlivingroom]] <img src="img/others/gn/bedroomdaughter.jpeg" style="max-width:80%;">
<<if $gfLocation is "gngirlroom" and $gnchaos is true and random(1,100)>60>>
<<set _dest =either("gfgang1","gfgang2","gfgang3")>>
<<goto _dest>>
<<elseif $gfLocation is "gngirlroom">>
<<if $period is "Night">>
<em>$namegf is asleep.</em>
<<else>>
<<gf>>Hey $player!<</gf>>
[[Talk->gftalkmenu]]
[[Grope->gfgrope]]
<<linkreplace "Actions">>
<<if $gfLove >= 10 and $gfCorruption >= 10>>
<<goto "gfaction">>
<<else>>
<em>You need more love and corruption.</em>
<</if>>
<</linkreplace>>
<</if>>
<</if>>
[[Back->gnlivingroom]]<<if $energy >=10>>
<<helen>>You know…<</helen>>
She glances around the room, the dim light, the quiet hum outside.
<<helen>>I hated my old job. Sitting in a clean office, staring at a screen all day.<</helen>>
She lets out a short laugh.
<<helen>>Every day felt exactly the same. Safe. Predictable. Dead.<</helen>>
<<player>>This isn’t exactly safer.<</player>>
<<helen>>No.<</helen>>
A pause. Then a smile that doesn’t quite reach her eyes.
<<helen>>But it’s real. People show who they are when things fall apart.<</helen>>
She leans back slightly.
<<helen>>I know it’s not supposed to be something you enjoy…<</helen>>
You look into her eyes.
<<helen>>but I finally feel awake.<</helen>>
She smiles. You can tell she find this life exciting. The two of you chat for some time about the old life. You can tell Helen like having you around.
<em>Corruption increased slightly.</em>
<<silently>>
<<set $helenCorruption += 3>>
<<set $energy -= 10>>
<<advanceHour>><</silently>>
[[Livingroom->gnlivingroom]]
<<else>>
You don’t have enough energy for that right now (need at least 10).
<<back>>
<</if>><<if $energy >=15>>
<img src="img/others/gn/kiannagrope.webp" style="max-width:80%;">
<<helen>> Wow! Didn't you were like this, $player!<</helen>>
You can tell she liked it. She smirks at you.
<em>Corruption increased slightly</em>
<<silently>> <<set $energy -= 15>>
<<set $helenCorruption += 3>>
<<advanceHour>><</silently>>
[[Done->gnlivingroom]]
<<else>>
You don’t have enough energy for that right now (need at least 15).
<<back>>
<</if>><<if $helenCorruption>70>>
<video autoplay muted loop style="max-width:60%;">
<source src="img/others/gn/kiannaflash.webm" type="video/webm">
</video>
<<helen>> You up for some fun?<</helen>>
<<else>>
<img src="img/others/gn/kiannatalk.jpg" style="max-width:80%;">
<<helen>>$player! I'm glad to see you!<</helen>>
<</if>>
<<linkreplace "Handjob">>
<<if $helenCorruption >= 25>>
<<goto "helenhandjob">>
<<else>>
<<helen>>What! This is not the time.<</helen>>
(Not corrupted enough)
<</if>>
<</linkreplace>>
<<linkreplace "titfuck">>
<<if $helenCorruption >= 40>>
<<goto "helentitfuck">>
<<else>>
<<helen>> So you want these girls? Hah, we can't do that..<</helen>>
(Not corrupted enough)
<</if>>
<</linkreplace>>
<<linkreplace "Blowjob">>
<<if $helenCorruption >= 65>>
<<goto "helenbj">>
<<else>>
<<helen>> Haha, you are funny!<</helen>>
(Not corrupted enough)
<</if>>
<</linkreplace>>
<<linkreplace "Sex">>
<<if $helenCorruption >= 75>>
<<goto "helenfuck">>
<<else>>
<<helen>>You know we can't... <</helen>>
(Not corrupted enough)
<</if>>
<</linkreplace>>
<<back>><<if $energy>=15>>
<video src="img/others/gn/kiannahandjob.webm" autoplay muted loop style="max-width:80%;"></video>
<em>Corruption increased significantly.</em>
<<silently>>
<<set $helenCorruption += 12>> <<advanceHour>>
<<set $energy -= 15>><</silently>>
[[Done->gnlivingroom]]
<<else>>
You don’t have enough energy for that right now (need at least 15).
<<back>>
<</if>><<if $energy>=15>>
<<if $helenCorruption >=80>>
<video src="img/others/gn/kiannabj.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
<video src="img/others/gn/kiannabj2.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>
<<linkreplace "Cum">>
<video src="img/others/gn/kiannacum2.webm" autoplay muted loop style="max-width:80%;"></video>
<</linkreplace>>
<em>Corruption increased significantly.</em>
<<silently>> <<advanceHour>>
<<set $helenCorruption += 10>>
<<set $energy -= 15>><</silently>>
[[Done->gnlivingroom]]
<<else>>
You don’t have enough energy for that right now (need at least 15).
<<back>>
<</if>><<if $energy>=15>>
<<set _sex = either("fuck1","fuck2","fuck3")>>
<<if _sex is "fuck1">>
<video src="img/others/gn/kiannafuck.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _sex is "fuck2">>
<video src="img/others/gn/kiannafuck2.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _sex is "fuck3">>
<video src="img/others/gn/kiannafuck3.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
<video src="img/others/gn/ariafuck4.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>
<<linkreplace "Cum">>
<video src="img/others/gn/kiannacum3.webm" autoplay muted loop style="max-width:80%;"></video>
<</linkreplace>>
<em>Corruption and love increased greatly.</em><<silently>>
<<set $helenCorruption += 15>>
<<set $energy -= 15>>
<<advanceHour>><</silently>>
[[Done->gnlivingroom]]
<<else>>
You don’t have enough energy for that right now (need at least 15).
<<back>>
<</if>><<if $energy >=15>>
<video src="img/others/gn/kiannatitfuck.webm" autoplay muted loop style="max-width:80%;"></video>
<em>Corruption increased significantly.</em>
<<set $helenCorruption += 12>>
<<set $energy -= 15>>
<<advanceHour>>
<<linkreplace "Cum">>
<<if random(1,100)>50>>
<video src="img/others/gn/kiannacum.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
<video src="img/others/gn/kiannacum4.webm" autoplay muted loop style="max-width:80%;"></video><</if>><</linkreplace>>
[[Done->gnlivingroom]]
<<else>>
You don’t have enough energy for that right now (need at least 15).
<<back>>
<</if>>As you are on your way out, you hear something behind you. You turn around and see $namegf peeking inside Helen and Paul's room. $namegf touches herself watching her mother getting fucked by a big black cock, while Paul just watches.
<video src="img/others/gn/ariapeeking.webm" autoplay muted loop style="max-width:50%;"></video>
<em>Corruption increased slightly.</em>
<<set $gfCorruption += 3>>
<<set $gfpeeking to false>>
[[Leave ->gnlivingroom]]As you are about to walk in the door, you spot in the doorway. You peek inside and see...
<<if $liamsub<80>>
You see Liam jerking his dick while sucking on Helen's boobs. As you watch them, you notice Helen's boobs is covered in cum! Liam is cleaning her boobs by licking every away cumdrop!
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/kiannadom1.webm" type="video/webm">
</video>
<<elseif $liamsub>80>>
<<if random(1,100)>50>>
You Liam laying in Helen's lap, sucking on her cumcovered boobs while she jerks his dick!
<img src="img/others/gn/kiannaliam.gif" style="max-width:80%;">
<<else>>
You see Liam is bent over while Helen is fucking his ass with a big dildo. You can see Liam is wearing girly clothes.
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/kiannaliam.webm" type="video/webm">
</video>
<</if>>
<</if>>
[[Leave->gnlivingroom]]You and Liam went out searching for abandoned houses. After a while you found a good looking house. You both spent some time searching the house and found in total 54 money and 4 materials. You split the loot.
<em>You got 27 money and 2 barricade materials!</em>
While walking back, you two started to chat..
<<liam>> What's your plan with the gang? <</liam>>
<<player>> I mean I have to pay them in time, right? Is there anything else we can do? <</player>>
<<liam>> Yeah, right now you should to keep them happy, but I'm not planning to pay them for long <</liam>>
<<player>> Oh? What's your plan? <</player>>
<<liam>> We have to to something. Maybe we should try sabotage some of their stuff. That should be distracting, and might even cause internal conflict <</liam>>
<<player>> Yeah that might work. We should at least start small and see how they react. <</player>>
<<liam>> I agree. Let's do this <</liam>>
<em>You can now sabotage the gang with Liam!</em>
You talk a bit more about what you can do to sabotage the gang. After a while you both are back home.
<em>Liam dom increased!</em>
[[Done->hallway]]
<<silently>>
<<set $liamdom +=10>>
<<set $money += 27>>
<<set $barricadeMaterials += 2>>
<<set $gnStashMoney += 27>>
<<set $gnStashMats += 2>>
<<set $liamsabotage = true>>
<<set $liamQuestAvailable = false>>
<<skipPeriod>><<updatePeriod>>
<</silently>>
<<set _caughtChance to random(1,100)>>\
<<if _caughtChance <= 15>>\
<<silently>>
<<set $eventLock = true>>
<<set $energy -= 30>>
<<skipPeriod>><<updatePeriod>>
<</silently>>
You and Liam move around, looking for something you can sabotage. Liam found a storage with lots of food, so you decided to turn off the cooler, destroying the food. Liam tried to watch for guards as you break in and go for the cooler. As step closer to the cooler, Liam tried to signal you guards are comming. You don't hear him in time..
Suddenly one of the doors opens up and you stand face to face with a guard. Quickly, you turn around and try to run away.
You and Liam ran opposite directions and unluckly the guards are running after you..
[[Run!->sabotagefail]]
<<else>>
<<if $energy >=30>>
<<set _msg to either(
"You and Liam tail one of their supply runs long enough to spot a weak link. A truck never makes it back. By the time they realize why, half the day is already gone searching for it.",
"Liam finds the room where they keep their weapons clean and ready. Something corrosive gets spilled where it shouldn’t. Blades rust. Guns jam. Tray orders some gang members to deal with it.",
"You and Liam tamper with the locks on one of their safehouses. Doors won’t open when they should. It turns into a mess for the gang.",
"Liam sabotages the cooling system that keeps their food fresh. Supplies start to spoil, and Tray is furious. Gang members get sent out to find parts and fix the cooler.",
"You and Liam sabotage a fuel pump they depend on. Vehicles idle uselessly until someone figures out what’s wrong.",
"You and Liam track down where their money is counted. A fire starts small, contained, but enough to ruin paperwork and force a full inventory check. Nothing gets done until it’s sorted out."
)>>
<<silently>>
<<set $gangdom -= 10>>
<<set $liamdom +=10>>
<<set $liamsub -=10>>
<<skipPeriod>><<updatePeriod>>
<<set $energy -=30>>
<</silently>>
_msg
<em>Gangdom decreased.</em>
<em>Liam sub decreased.</em>
<em>Liam dom increased.</em>
<<else>>
You don't have enough energy (need 30). <</if>>
[[Back->gnlivingroom]]
<</if>>It's getting late. You should head home and get some sleep.
[[Go home->hallway]]
<<set $playerhome to true>>You walk around in the hallway looking for $namebigsis. You hear moaning comming from a room around the corner and say to yourself..
<<player>> Please don't be $namebigsis <</player>>
As you get closer to the door, you spot a sign on the wall saying "BREEDING ROOM". In smaller text beneath it says "Condoms not allowed. Cum inside or don't enter at all.". Holy shit, they are breeding people inside her! Now you have to peek and see if they are forcing $namebigsis to stay here..
[[You open the door and peek inside->hqbigsis2]]You walk towards the breeding room and peek inside.
<<if random(1,100)>=50>>
You see two gangmembers sucking on $namebigsis's big boobs while another one is pounding her pussy.
<video src="img/angel/breeding2.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
You a gangmember is holding $namebigsis by the neck as he fucks her pussy from behind. Two other gangmemebrs are standing on her side waiting for their turn on her pussy.
<video src="img/angel/breeding3.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>
[[Go back before anyone sees you->ganghqhallway]]
You open the door and see multiple gangmembers inside. Everyone is naked looking towards some girls.
<video src="img/angel/breeding1.webm" autoplay muted loop style="max-width:80%;"></video>
And then you see her. You see $namebigsis on the left getting fucked by two gangmembers..
You close the door quickly before anyone notices you. You need to get her out of here fast!
<<set $findbigsiskidnapped to true>>
[[Get out of here->ganghqhallway]]
<<back>>
v0.5b
Changes:
-Corruption towards player -> corruption towards gang when losing fights
-Kendra player corruption increase -> Kendra gang corruption increased at jack event
Bugs:
-Fixed bug where Kendra gang corruption didn't increase at work
-Fixed bug related to pay tray rent
-Fixed bug wrong variable when saving Aria while searching houses
-Added night event lock to multiple passages to prevent sleep popups during active scenes/events.
v0.5a hotfix
-Fixed Aria talk loop bug
v0.5
166 new passages
-New location, character and quest: Evelyn's Lab
-New quest and scenes for Aria (GF)
-Vanessa added to Tray's room (can find her in the morning)
-Can be TS outside of jail
-Lily can now work at the bar
-New item added: Chocolate
-New pictures based on Lily, Kenda, and Ava's corruption toward the gang
-Can upgrade rooms in Gloryhouse
-New talkmenus for Lily, Kendra, Ava and Aria (GF)
-New and expanded talk scenes for Lily, Kendra, Ava and GF
-New stat progression bars
-Anal sex scene added for Lily
-Can choose to not have sex during wakeup events
-Sisters can now quit working at the bar
-Can decide to pay Tray or not
-Can decrease gang corruption for family memebers and GF
-Can unassign all current workers in Gloryhouse
-Can lock current workers in Gloryhouse for multiple days
-New dirty jail mechanic added in jail
-New scenes in jail
-New scenes in Eastside
-New scenes for Lily: room gang and room tease.
-New scenes for Kendra: livingroom gang, actionmenu full corruption and sleep
-New scenes for Ava: livingroom gang
-Love and corruption towards player will now decay if gang corruption is too high
Balance and changes:
-Most gf interactions are now locked behind her quest
-Kendra bar work now increases corruption towards gang instead of corruption towards player
-Gangdom increase when sisters work at bar reduced (15->10)
-Reinforce house security increased (15->20)
-Changed most sex scenes from $skipperiod to $advancehour
-Changed GF's portrait background
-Removed some unnecessary space
-Removed some unused gifs and videos from img folder
-Reduced file size for several photos, gifs and videos
Bug:
-Fixed bug where Kendra's kiss scene was checking Lily's corruption instead of Kendra's.
-Fixed bug where Kendra's cuck event was using corruption towards the player instead of gang corruption.
-Fixed bug gf chaos bathroom
v0.4a
fixed bug helen bj didn't increase corruption
fixed bug lilsis action in kitchen required more love and corruption than intended
fixed bug mom wakeup event always triggered
fixed bug mom scene in kitchen didn't work
fixed bug search house didn't work at exactly 60 energy
fixed typo jack event
v0.4
130 new passages
new character added (cassandra)!
new hidden location added (jail)
added forced feminization for player
new gangcorruption variable for mom, bigsis, lilsis and gf
new item added (brass knuckles)
new ending added (first bad ending)
new scenes and events at home with own family
new scenes at the neighbor’s house
new fight system -> strength determine outcome through a scaling success chance
liam sub path continued (can now fuck liam)
liam dom path continued
can now search houses with gf and mom
gf can now work at gloryhouse
can now stop gang fucking clara
can now get caught sabotaging gang
adjusted some stat changes with family and when sabotaging
some QoL changes to quest tracker
fixed some typos
bugfixes:
fixed bug where change mom name didn't work
fixed bug where first search house didn't give materials
fixed some bugs in quest tracker
fixed a visual bug in inventory
v0.3.5
49 new passages
new location (glory house) added!
new locations icons added
new icons added for liam quests
new porn collections added
new items added
new quest helper added
new scenes to family around the house
new events in bar
new clara scenes with gang added
new kendra action menu added when high corruption and gangdom
gang scenes with family reworked (most scenes now depends on variables)
new menu in the sidebar
can now search houses with family
can now change gf name
other stuff behind the scenes:
reworked searchhouse
removed a lot of unnecessary passages
cleaned a lot of code in house to make things runs smoother
cleaned trader passage so things runs smoother
bugfixes:
fixed bug where ava didn't get kidnapped after rentfailed
fixed bug rent bug didn't say amount
fixed bug where wrong video showed with mom
fixed bug where night message would break event intros
fixed bug where gfLove could go above 100
fixed some scenes at neighbors not triggering
v0.3a
fixed a bug where you couldn't access helen's actions
fixed a bug in debug menu for lowering gf corruption
v0.3
86 new passages
added neighbors (over 100 new scenes!)
added some new scenes to own family
added jack's house and his wife
can now sacrifice Kendra when rent is not paid
added changelogs
balanced some variables based on feedback
did some changes which will smooth some interactions
finished some WIP
bugfixes:
fixed bug where you got the option to trade nicole before you knew about her
fixed bug where you could skip paying rent
fixed some other bugs with timesystem i found while testing
fixed a bug where sisintruder event didn't turn off when done
fixed bug in brothel where you could get service without money
fixed bug where you could sacrifice mother multiple times
fixed bug you were stuck after rent not paid and everyone is already kidnapped
v0.2a
fixed some bugs related to time and period
fixed bug where sleep skips a day
fixed breakfast bug
fixed lilsis intervene passage not found
fixed mom talk gave love to wrong character
v0.2
75 new passages
fixed bugs
added scenes both sisters
fully implemented mother
added so certain scenes change depending on variables
added more things to do in brothel
added bar scenes
added more items
can now search houses without meeting the gang
can now sabotage to lower gangdom
balanced love/corruption variables
finished most of the WIP paths
NTR is now fully avoidable
v0.1
first release
<<liam>> I think you're gonna love this, $player! <</liam>>
<<player>> What's up? Spill the beans, bro!<</player>>
<<liam>> You remember that asshole Jack? When scouting Eastside for new sabotage targets, I found out he have his own apartment. I went for some more digging, and found out he is hiding his wife there! <</liam>>
<<player>>Damn that's good! Where is his apartment?<</player>>
Liam pulls up a map and shows you the way to Jack's apartment.
<<liam>> But be careful. It looks like he’s usually out of the apartment in the evenings, so f you’re going to do this, that’s the best time to go.<</liam>>
<em>You can now search for Jack's apartment!</em>
<<silently>>
<<set $liamfoundjack = true>>
<<set $knowjack = true>> <</silently>>
[[Back->liam]]You move through the Eastside slowly, double-checking landmarks against the rough directions Liam gave you. The buildings blends in, there is nothing special, nothing that draws attention. Just another place people stopped caring about.
It takes a while, but eventually everything lines up.
This is it.
You walk around the apartment looking for any lifesigns. You double check if there is anyone else here, just in case Liam was wrong. The feeling of stress is killing you. You don't want to sneak around the wrong people's houses around here.
[[Go closer->jacksearch2]]
[[Turn back->Eastside]]
<img src="img/ai/jackhouse.png" style="max-width:80%;">
<<if $period is "Evening">>
It looks like Jack isn't home. Now it the time.
[[Look for Jack's wife->jacksearch3]]
<<else>>
You remember Liam telling you Evening is the best time to look for Jack's wife. Any bad things can happen if you accidentally meet Jack in his own house..
[[Go back->Eastside]]
<</if>>
[[Turn back->Eastside]]This is the time, now you go for it. You walk closer to the house, trying to be as quiet as you can. [[As you lurk around the house, you spot someone..->jacksearch4]]
You stand there looking over the fence, wathcing a beautiful girl in a pool, without any clotches covering her boobs.
<video src="img/others//clara/spy.webm" autoplay muted loop style="max-width:80%;"></video>
<<player>> Damn!<</player>>
You can't belive your own eyes. Is this Jack's wife? She is so beautiful... and those big boobs is insane! This day can't be any better!
<<linkreplace "Go fuck her right now!">>
<<if $playerStrength >= 60>>
<<goto "clarafuck1">>
<<else>>
You are not strong enough! (need 60)
<</if>>
<</linkreplace>>
[[Back->jacksearch2]]
You suddenly jump over the fence. Before she even sees you, you are right on her. You quickly grab her and cover her mouth so she can't scream. She tries to fight back, but you are simply to strong for her. You rip off her panties and insert your dick into her pussy. She screams as you enter her, but you feel she is already wet.
<video src="img/others//clara/insertfuck.webm" autoplay muted loop style="max-width:80%;"></video>
You continue to fuck her pussy for a good while. You enjoy feeling her big boobs bouncing as you thrust her pussy.
<video src="img/others//clara/fuck.webm" autoplay muted loop style="max-width:80%;"></video>
The feeling of revenge for Jack's trade is so good! You can't hold it anymore, you push her body down towards a table and cum deep inside her pussy.
<img src="img/others/clara/fuck2.gif" style="max-width:80%;">
You let go off her and she falls towards the floor. She looks up towards you.
<<clara>> Who even are you?!<</clara>>
<<player>> [[A good friend of Jack. ->clarafuck2]]<</player>>
She gets up on her feet. You can see that she is going to run.
<<player>>Before you do anything stupid. Jack told me about Tray's sister.If you do anything stupid, I will tell Tray. Just imagine what's going to happen to Jack, and you..<</player>>
She completely freezes up and looks at you.
<<clara>>Ok. What do you want?<</clara>>
<<player>>You are going to listen to me from now on. Next time I come by, you follow my orders. Understood?<</player>>
Scared from what consequences can happen, she obeys.
<<clara>>Yes..<</clara>>
[[Leave->Eastside]]
<<set $jackhouse to true>>
<<set $visitjack to true>><img src="img/ai/jackhouse.png" style="max-width:80%;">
<<if $period is "Evening">>
[[Enter->jackhouse2]]
<<elseif $period is "Evening" and not $clarakidnapped>>
You look inside the windows and see Jack having fun with his wife
<video src="img/others//clara/clarajack.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>
[[Go back->Eastside]]<img src="img/ai/jackhouse2.png" style="max-width:80%;">
<<if not $clarakidnapped>>
[[Find Clara->clarahouse]]
<<else>>
There is noone here.
<</if>>
[[Leave->jackhouse]]You walk in and see Clara is on the couch with headphones on. She is clearly masturbating and totally unaware that you are standing right behind her.
You walk up to her, making your presence known.
<video src="img/others//clara/sneak.webm" autoplay muted loop style="max-width:80%;"></video>
<<linkreplace "Fuck her!">>
<<if $playerStrength > 40>>
<<goto "claraspyfuck1">>
<<else>>
You are not strong enough! (need 40)
<</if>>
<</linkreplace>>
<<linkreplace "Kidnap her!">>
<<if $playerStrength > 80>>
<<goto "clarakidnap">>
<<else>>
You are not strong enough! (need 80)
<</if>>
<</linkreplace>>
[[Leave->jackhouse]]You quickly get on her before she can get out or call for help. You take out your dick and start fucking her!
<video src="img/others//clara/fuck6.webm" autoplay muted loop style="max-width:80%;"></video>
You fuck her pussy hard and see her beautiful boobs bounce. You decide to sit on the couch and force her to ride you. You make her remember that you have info that Tray would be glad to hear!
<video src="img/others//clara/fuck5.webm" autoplay muted loop style="max-width:80%;"></video>
You cum deep inside her pussy and slowly pulling your dick out, hoping most of the cum stays deep inside.
<video src="img/others//clara/creampie.webm" autoplay muted loop style="max-width:80%;"></video>
<<player>> Leave it be, let it be a gift to Jack <</player>>
<<linkreplace "Kidnap her!">>
<<if $playerStrength > 80>>
<<goto "clarakidnap">>
<<else>>
You are not strong enough! (need 80)
<</if>>
<</linkreplace>>
[[Leave->Eastside]]<<set $clarakidnapped to true>>
You tie Clara up [[and take her back to your place!->hallway]]
Clara is in your room, waiting for your command.
<img src="img/others/clara/room.gif" style="max-width:80%;">
[[Blowjob->clarablowjob]]
[[Fuck her boobs->claratittyfuck]]
[[Fuck her pussy->clarapussy]]
<<if $clarakidnapped and $nicolekidnapped and not $ghNicole>>
[[Threesome with Clara and Nicole->threesome1]]
<<elseif $clarakidnapped and $nicolekidnapped and $ghNicole>>
Nicole is currently working in the Glory house!
<</if>>
[[Back->Your room]]<video src="img/others/clara/bj1.webm" autoplay muted loop style="max-width:80%;"></video>
[[You can't hold it anymore!->claracum]]<<set _fuck = either("fuck1","fuck2")>>
<<if _fuck is "fuck1">>
You fuck Clara's pussy while watching her big boobs bounce!
<video src="img/others/clara/fuck2.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
You let Clara ride your dick!
<video src="img/others/clara/fuck3.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>
[[You can't hold it anymore!->claracum2]]You put your dick between Clara's fat boobs and fuck them!
<video src="img/others/clara/tittyfuck.webm" autoplay muted loop style="max-width:80%;"></video>
[[You can't hold it anymore!->claracum3]]<video src="img/others/clara/cum3.webm" autoplay muted loop style="max-width:80%;"></video>
[[Done->Your room]]
<<advanceHour>>\You spray your cum all over Clara's body!
<video src="img/others/clara/cum1.webm" autoplay muted loop style="max-width:80%;"></video>
[[Done->Your room]]
<<advanceHour>>\You spray your cum all over Clara's big boobs!
<video src="img/others/clara/cum2.webm" autoplay muted loop style="max-width:80%;"></video>
[[Done->Your room]]
<<advanceHour>>\You feel someone on top off you. When you open your eyes, you see..
<video src="img/others/clara/wakeup.webm" autoplay muted loop style="max-width:80%;"></video>
Clara on top off you. Her big boobs is in your face. What a wonderful way to wake up.
<<set $clarawakeup to false>>
[[Your room]]You walk towards her and start touching her.
<video src="img/others/clara/grope2.webm" autoplay muted loop style="max-width:80%;"></video>
She pushes away your hand and tries to finish the chores.
[[Fuck her->clarachoresfuck]]
[[Leave her alone->hallway]]You are the boss in this house. You lift her on top of the washingmachine and starts to grope her boobs more.
<video src="img/others/clara/grope1.webm" autoplay muted loop style="max-width:80%;"></video>
Quickly after you jump on top of the washingmachin and make her come on top of you. You rip her clothes off and make her insert your dick inside her pussy.
<video src="img/others/clara/fuck4.webm" autoplay muted loop style="max-width:80%;"></video>
You cum on her face, leaving her drenched in cum while finishing up the chores.
<video src="img/others/clara/cum3.webm" autoplay muted loop style="max-width:80%;"></video>
[[Leave her->hallway]]<<liam>> $player! I don't know what to do. The gangmemebrs are starting to be a pain in the ass right now <</liam>>
<<player>> Have anything bad happened? <</player>>
<<liam>> No, not yet.. Or the other day one of the gangmembers touched my mothers breast. My father did nothing. He just sat there watching it happened. <</liam>>
<<player>> Just focus on getting their money in time and everything should be alright. <</player>>
<<liam>> Hm... Okey if you say so... <</liam>>
<<set $liamsubtalk1 to true>>
<<set $liamsub += 10>>
<em>Liam sub increased!</em>
[[Leave->gnlivingroom]]<<liam>> $player! We are screwed! We don't have enough money to pay! We are supposed to have the money ready for tomorrow! <</liam>>
You can clearly see he is hurt.
<<player>> How much do you need? Don't worry Liam, we can fix this. And what happend to you?<</player>>
<<liam>> I need in total 150, and only have 50 right now.. I stumbled upon some gangmembers yesterday when I was out looting houses, they beat me up and robbed me.. <</liam>>
<<player>> Oh fuck. Are you okay? <</player>>
<<liam>> Yeah.. I think so.. <</liam>>
You can see that Liam is hiding something
<<liam>> I lost nearly every penny I had Yesterday. They also made me.. They made me wear girly clothes infront of them.. It was horrible.. <</liam>>
<<player>> What? That's so weird. Ignore that, we have to focus on the money. [[You need help earning money->liamsub2.1]]<</player>>
<<set $liamsubtalk2 to true>>
<<set $liamsub += 10>>
<em>Liam sub increased!</em>
$namegf suddnely barge in. You can tell she already know what's going on. She was most likely listening on what you were talking about.
<<gf>> I want to help! <</gf>>
Liam looks at $namegf.
<<liam>> No! Get out, we will fix this <</liam>>
<<gf>> You need me and I want to help. Let me do something to make us some more money. <</gf>>
You freeze up. You don't want $namegf to be working at a place like $namebigsis, but you know if Liam can't pay the gang, the consequences will be so much worse..
<<player>> My sister works at the bar and helps me with the income. I can try to talk to Tray and maybe we find something out. <</player>>
<<gf>> Yes! We need this for our family. I want to help Liam, I've been worried lately for his health.. <</gf>>
Liam is quiet. He doesn't want $namegf to work in Eastside, but he knows they need to do something.
<<liam>> Alright.. $player, can you help us out here? Try to find something good for $namegf.. Something that's safe! <</liam>>
<<player>> [[Of course!->liamsub2.2]] <</player>>
You and $namegf walk together towards Eastside. Hopefully there is a safe workplace around that Tray can offer us. As you enter Eastside, you feel the nerves. You really like $namegf and don't want her to get hurt. You walk in to gang HQ with $namegf, walking towards Tray's office and knock on the door.
<<tray>> [[Come in!->liamsub2.3]] <</tray>><img src="img/ai/ganghqboss.png" style="max-width:80%;">
<<tray>> Who do we have here? <</tray>>
Tray eyes $namegf and looks at you with a smile.
<<tray>> Brought me a gift, $player? <</tray>>
<<player>> No, we are here for a job. This is $namegf, she is Liam's sister. She want to help him out and earn some money. Please, do you have something she can do? <</player>>
<<tray>> No, get out. <</tray>>
He suddenly closes the door in your face. In desperation, $namegf knocks again and start to plead with him.
<<gf>> Please, Tray! I can do anything! I can cook, clean, sweep, organize! Anything! <</gf>>
Tray opens the door again.
<<tray>>Hmm.. Get in.. <</tray>>
[[You both walk in and sit down. Hopefully this works out.->liamsub2.4]]
<img src="img/ai/ganghqboss.png" style="max-width:80%;">
<<tray>>We need a maid around here. Can you do that? <</tray>>
<<gf>> Yes! That's easy! <</gf>>
<<tray>> Alright good. I need to know how good you are at cleaning. <</tray>>
Tray gets up and unbuckles his pants. He takes out his dick..
<<tray>> I fucked a bitch a hour ago. Now, clean my dick. <</tray>>
You immediately look at $namegf.
<<player>> Lets get out of here. <</player>>
She looks at you.
<<gf>> I really need this job, $player. Liam is screwed without me helping him.. <</gf>>
<<player>> He is just gonna make you do this everytime you are at work. It's not worth it.. <</player>>
<<tray>> No, only this time. I want to see her passion. How much does she wants this job. <</tray>>
$namegf looks at you again. You discuss for a while..
<video src="img/others/gn/ariacucktalk.webm" autoplay muted loop style="max-width:80%;"></video>
This job is something her family needs. [[She wants to go through with this.->liamsub2.5]]$namegf gets on her knees infront of him. You walk deeper into the room, away from them. You look towards $namegf and Tray..
<video src="img/others/gn/ariacuck1.webm" autoplay muted loop style="max-width:80%;"></video>
You can see she is contemplating if she is going to do this. $namegf is just watching his dick right infront of her face. Suddenly she grabs it..
<video src="img/others/gn/ariacuck5.webm" autoplay muted loop style="max-width:80%;"></video>
$namegf just plays with it for a while. She is scared to put it in her mouth. You just hope she pulls out from this and wants to leave. You see her opening her mouth..
<video src="img/others/gn/ariacuck4.webm" autoplay muted loop style="max-width:80%;"></video>
Fuck.. This is the girl you likes. Now she haves Tray's dick in her mouth.. How can you kiss her now knowing all this?
<video src="img/others/gn/ariacuck3.webm" autoplay muted loop style="max-width:80%;"></video>
<<tray>> That's good. Keep cleaning me, girl <</tray>>
She dosen't stop either. She just speeds up. Maybe she is trying to finish this quickly.. [[After a while, suddnely Tray says->liamsub2.6]]
<<tray>>Take your clothes off. <</tray>>
<<player>> What? We didn't agree on this! <</player>>
<<tray>> Shut the fuck up $player! Stop fucking talking! If she wants the job just fucking listen to me! <</tray>>
You lock eyes with $namegf. She is clearly scared, but she obeys his command. She takes off her clothes and looks deep into your eyes. You don't know what to do. This was all a mistake...
With $namegf standing there totally naked, Tray takes her hard and forces her to sit on top of him. You watch in horror as Tray inserts his dick deep into $namegf, the girl you deeply like and care about..
<video src="img/others/gn/ariacuck2.webm" autoplay muted loop style="max-width:80%;"></video>
You walk around stressed, don't know what to do. You are trying to think of ways to fix this while you hear $namegf silently crying and the clapping sounds of Tray fucking her.
<<gf>> $player, please come here <</gf>>
You walk over to here, looking at here boucning up and down. She dosen't ride him, but he holds her down while fucking her. He is doing everything. You look into her eyes while everything is happening. She is trying to say something to you, but you can hear she is struggling..
<video src="img/others/gn/ariacucktalk2.webm" autoplay muted loop style="max-width:80%;"></video>
<<gf>> I really hope.. I hope this dosen't change anything... about us <</gf>>
Tray holds her down even harder and start fucking her harder than before. $namegf can't focus on you anymore. She closes her eyes and starts to moan. You can tell she is trying to hide it...
<video src="img/others/gn/ariacuck6.webm" autoplay muted loop style="max-width:80%;"></video>
You hear the loud clapping comming from his big dick slamming into her fat ass. Suddnely he jumps up and throws her on the couch.
<<tray>> [[Open up your mouth if you want the job!->liamsub2.7]] <</tray>>$namegf opens up her mouth. You watch in horror as Tray cum on her face and in her mouth. This is heartbreaking..
<video src="img/others/gn/ariacuckcum1.webm" autoplay muted loop style="max-width:80%;"></video>
Tray takes his clothes on while $namegf is still layng on her back on the coach.
<<tray>> The job is yours. Your shift starts every evening and I will pay you good. <</tray>>
You help $namegf up and help gets her clothes on her. You walk leave and walk back to their house together. You both are quiet most of the way. When you arrive, you hug her and watch her go inside the house. [[You walk home, alone->hallway]]
<em>$namegf will now work in the evenings!</em>
<<set $gfwork to true>>
<<if $gfworkcorruption >= 0 and $gfworkcorruption < 20>>
You see $namegf cleaning.
<<if random (1,100)>=50>>
<img src="img/others/gn/ariawork1.gif" style="max-width:80%;">
<<else>>
<img src="img/others/gn/ariawork2.gif" style="max-width:80%;">
<</if>>
<<elseif $gfworkcorruption >= 20 and $gfworkcorruption < 40>>
You see $namegf getting groped by gangmembers!
<<if random (1,100)>=50>>
<img src="img/others/gn/ariaworkgrope.gif" style="max-width:80%;">
<<else>>
<img src="img/others/gn/ariaworkgrope2.gif" style="max-width:80%;">
<</if>>
<<elseif $gfworkcorruption >= 40 and $gfworkcorruption < 60>>
<<if random (1,100)>=50>>
You see $namegf on her knees infront of two gangmembers!
<img src="img/others/gn/ariaworkfuck1.gif" style="max-width:80%;">
<<else>>
You see $namegf on her knees infront of two gangmembers!
<img src="img/others/gn/ariaworkfuck2.gif" style="max-width:80%;">
<</if>>
<<elseif $gfworkcorruption >= 60 and $gfworkcorruption < 80>>
<<if random (1,100)>=50>>
You see $namegf being held down and fucked hard!
<video src="img/others/gn/ariaworktaken1.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
You se $namegf being fucked hard!
<video src="img/others/gn/ariaworkfuck5.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>
<<elseif $gfworkcorruption >= 80 and $gfworkcorruption <= 100>>
You see two gangmembers fucking $namegf!
<<if random (1,100)>=50>>
<video src="img/others/gn/ariaworkfuck4.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
<video src="img/others/gn/ariaworkfuck3.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>
<</if>>
<<silently>> <<advanceHour>>
<<set $gfworkcorruption += 10>>
<<if $gfworkcorruption>100>>
<<set $gfworkcorruption = 100>>
<</if>> <</silently>>
[[Leave->ganghqhallway]]<<widget "gfWork">>
<<if $gfwork is true>>
<<set $liamsub += 5>>
<</if>>
<</widget>>
<<liam>> $player! I don't know what to do anymore. The gang harasses us more and more.. Even after I pay rent in time! <</liam>>
<<player>> What have they been doing? <</player>>
<<liam>>They... They have forced me to eat some kind of pills.. I don't know what is was, but I have noticed I have lost some of my strength. <</liam>>
<<player>> A pill? Hmm... Thats weird.. I have never heard or seen any pills used by the gang. <</player>>
<<liam>> I don't know $player! They are forcing me to wear girly clothes and are making me eat that shitty pill! <</liam>>
<<player>>Don't worry Liam, I will try to figure something out <</player>>
<<set $liamsubtalk3 to true>>
<<set $liamsub += 10>>
<em>Liam sub increased!</em>
[[Leave->gnlivingroom]]
The knock feels louder than it should.
For a brief moment, no one moves. Then chairs scrape softly against the floor.
The door opens.
Liam stands there, cautious but not hostile. His eyes scan you quickly, like he’s measuring whether you’re trouble or just… someone.
<<liam>>We don’t get many visitors.<</liam>>
He hesitates, then steps aside.
<<liam>>But yeah. Come in.<</liam>>
Inside, the warmth is immediate. Light. Food. People.
Helen looks up first. Her face changes the moment she realizes you’re not alone out there.
<<helen>>Oh.<</helen>>
A smile spreads, genuine and a little relieved.
<<helen>>It’s good to see another face. You have no idea how quiet it’s been.<</helen>>
Paul nods along, already standing, already reaching for an extra chair. He doesn’t say much, just glances at Helen before acting, as if checking that this is what she wants.
You see a pretty girl sitting by the table, she gently smiles at you.
<<gf>>Hi, my name is <<textbox "$namegf" "Aria">> <</gf>>
$namegf doesn’t sayt anyting else. She just observes you over the edge of her glass. There’s something calm about her, something steady. In the soft light, it’s hard not to notice how pretty she is, how out of place that feels in a world like this.
Liam notices where your attention drifts and clears his throat.
<<liam>>We were just eating.<</liam>>
Not an invitation. Not a refusal either.
<<liam>>You hungry?<</liam>>
Helen laughs quietly.
<<helen>>Don’t stand there like he’s going to bite you.<</helen>>
She gestures toward the table.
<<helen>>If you’re going to be here, you might as well sit.<</helen>>
For a moment, it almost feels like this is normal. Like people still do this. Like the world hasn’t completely fallen apart yet.
[[You spend some time with them, getting to know them well->gnlivingroom]]
<<set $eventLock = false>>\
<<set $gfqueststart = true>>\<<widget "gnsecurityDecay">>
<<if $uptownUnlocked>>
<<set $gnsecurity -= 10>>
<</if>>
<</widget>>Nicole rides your dick while you lick Clara's pussy! This is awesome!
<video src="img/others/clara/threesome.webm" autoplay muted loop style="max-width:80%;"></video>
[[Done->Your room]]
<<tray>> Oh yeah we already got everyone you love. Then we can beat you ass as punishment.<</tray>>
They all start to attack you. After a while, they leave. You are left on the ground badly beaten up.
<em>You lost a lot of strength.</em>
<em>You lost all of your money.</em>
<<set $rentFail = false>>\
<<set $playerStrength -= 15>>\
<<set $money = 0>>\
<<set $rentpaid to false>>\
[[Get up->hallway]]
<<if $barricadeMaterials >= 1 and $energy >= 40>>
You spent some time reinforcing their house.
Increased security!
<<silently>><<set $gnsecurity += 20>>
<<set $barricadeMaterials -= 1>>
<<set $energy -= 40>>
<<skipPeriod>>
<<updatePeriod>>
<</silently>>
<<else>>
<<if $barricadeMaterials < 1>>
You don't have any materials!
<<elseif $energy < 40>>
You're too exhausted to reinforce the house.
<</if>>
<</if>>
[[Done->gnlivingroom]]<<if $money >= 250>>
<<set $money = $money - 250>>
You and Liam convinced $namegf that you don't need the money anymore and she can quit.
<<silently>>
<<set $gfwork to false>>
<<updateNeighborLocations>>
<<set $gfworkonce to true>>
<</silently>>
[[Good!->liam]]
<<else>>
Not enough money!
[[Back->liam]]
<</if>>
You and Liam convinced $namegf to start working for Tray again!
<<silently>>
<<set $gfwork to true>>\
<<updateNeighborLocations>>\
<</silently>>
[[Good!->liam]]After you first meet good neighbors, wait 5 days and talk to Liam again to progress story.
If security is too low in neighbors house, Liam will lose dom points and gain sub points.
Liam will gain sub points if $namegf works at ganghq.
You can increase Liam dom points by helping him sabotage ganghq. This will also decrease sub points.
<b>Liamdom:</b> When over 50, Liam will protect his family better. Liam will gather more loot on his own.
<b>Liamsub:</b> When over 50, Liam will be used by gangmembers. Liam will gather less loot on his own.
<<back>><<widget "searchHouseLoot">>
<<set _roll = random(1,100)>>\
<<set _cashTotal = 0>>\
<<set _matsTotal = 0>>\
<<if _roll <= 8>>\
You don't find anything useful.
<<else>>\
<<if random(1,100) <= 65>>\
<<set _cashTotal += random(10,25)>>\
<</if>>\
<<if random(1,100) <= 30>>\
<<set _cashTotal += random(30,40)>>\
<</if>>\
<<if random(1,100) <= 30>>\
<<set _matsTotal += random(1,3)>>\
<</if>>\
<<if _cashTotal == 0 and _matsTotal == 0>>\
<<set _cashTotal = random(10,20)>>\
<</if>>\
You search carefully and manage to recover:
<<if _cashTotal > 0>>\
Cash: +<<= _cashTotal>>
<<set $money += _cashTotal>>\
<</if>>\
<<if _matsTotal > 0>>\
Barricade materials: +<<= _matsTotal>>
<<set $barricadeMaterials += _matsTotal>>\
<</if>>\
<</if>>\
<</widget>>
WITH LILSIS
<<widget "searchHouseWithLilsis">>\
<<set _roll = random(1,100)>>\
<<set _cashTotal = 0>>\
<<set _matsTotal = 0>>\
<<set $energy -= 40>>\
<<if random(1,100) <= 18>>\
<<goto "searchenemy1">>\
<<else>>\
<<if _roll <= 5>>\
You don't find anything useful.
<<else>>\
<<if random(1,100) <= 75>>\
<<set _cashTotal += random(25,45)>>\
<</if>>\
<<if random(1,100) <= 40>>\
<<set _cashTotal += random(35,65)>>\
<</if>>\
<<if random(1,100) <= 40>>\
<<set _matsTotal += random(2,4)>>\
<</if>>\
<<if _cashTotal == 0 and _matsTotal == 0>>\
<<set _cashTotal = random(15,30)>>\
<</if>>\
You and your sister search the house together and recover:
<<if _cashTotal > 0>>\
Cash: +<<= _cashTotal>>
<<set $money += _cashTotal>>\
<</if>>\
<<if _matsTotal > 0>>\
Barricade materials: +<<= _matsTotal>>
<<set $barricadeMaterials += _matsTotal>>\
<</if>>\
$namelilsis enjoyed spending time with you!
<<set $lilsisLove += 3>>\
<em>Love increased slightly.</em>
<</if>>\
<</if>>\
<<set $searchedHouseToday = true>>\
<</widget>>\
WITH BIGSIS
<<widget "searchHouseWithBigsis">>\
<<set _roll = random(1,100)>>\
<<set _cashTotal = 0>>\
<<set _matsTotal = 0>>\
<<set $energy -= 40>>\
<<if random(1,100) <= 18>>\
<<goto "searchenemybigsis1">>\
<<else>>\
<<if _roll <= 5>>\
You don't find anything useful.
<<else>>\
<<if random(1,100) <= 75>>\
<<set _cashTotal += random(25,45)>>\
<</if>>\
<<if random(1,100) <= 40>>\
<<set _cashTotal += random(35,65)>>\
<</if>>\
<<if random(1,100) <= 40>>\
<<set _matsTotal += random(2,4)>>\
<</if>>\
<<if _cashTotal == 0 and _matsTotal == 0>>\
<<set _cashTotal = random(15,30)>>\
<</if>>\
You and your sister search the house together and recover:
<<if _cashTotal > 0>>\
Cash: +<<= _cashTotal>>
<<set $money += _cashTotal>>\
<</if>>\
<<if _matsTotal > 0>>\
Barricade materials: +<<= _matsTotal>>
<<set $barricadeMaterials += _matsTotal>>\
<</if>>\
$namebigsis enjoyed spending time with you!
<<set $bigsisLove += 3>>\
<em>Love increased slightly.</em>
<</if>>\
<</if>>\
<<set $searchedHouseToday = true>>\
<</widget>>\
WITH MOM
<<widget "searchHouseWithMom">>\
<<set _roll = random(1,100)>>\
<<set _cashTotal = 0>>\
<<set _matsTotal = 0>>\
<<set $energy -= 40>>\
<<if random(1,100) <= 18>>\
<<goto "searchenemymom1">>\
<<else>>\
<<if _roll <= 5>>\
You don't find anything useful.
<<else>>\
<<if random(1,100) <= 75>>\
<<set _cashTotal += random(25,45)>>\
<</if>>\
<<if random(1,100) <= 40>>\
<<set _cashTotal += random(35,65)>>\
<</if>>\
<<if random(1,100) <= 40>>\
<<set _matsTotal += random(2,4)>>\
<</if>>\
<<if _cashTotal == 0 and _matsTotal == 0>>\
<<set _cashTotal = random(15,30)>>\
<</if>>\
You and your mother search the house together and recover:
<<if _cashTotal > 0>>\
Cash: +<<= _cashTotal>>
<<set $money += _cashTotal>>\
<</if>>\
<<if _matsTotal > 0>>\
Barricade materials: +<<= _matsTotal>>
<<set $barricadeMaterials += _matsTotal>>\
<</if>>\
$namemom enjoyed spending time with you!
<<set $mom += 3>>\
<em>Love increased slightly.</em>
<</if>>\
<</if>>\
<<set $searchedHouseToday = true>>\
<</widget>>\
WITH GF
<<widget "searchHouseWithGf">>\
<<set _roll = random(1,100)>>\
<<set _cashTotal = 0>>\
<<set _matsTotal = 0>>\
<<set $energy -= 40>>\
<<if random(1,100) <= 18>>\
<<goto "searchhouseenemygf">>\
<<else>>\
<<if _roll <= 5>>\
You don't find anything useful.
<<else>>\
<<if random(1,100) <= 75>>\
<<set _cashTotal += random(25,45)>>\
<</if>>\
<<if random(1,100) <= 40>>\
<<set _cashTotal += random(35,65)>>\
<</if>>\
<<if random(1,100) <= 40>>\
<<set _matsTotal += random(2,4)>>\
<</if>>\
<<if _cashTotal == 0 and _matsTotal == 0>>\
<<set _cashTotal = random(15,30)>>\
<</if>>\
You and $namegf search the house together and recover:
<<if _cashTotal > 0>>\
Cash: +<<= _cashTotal>>
<<set $money += _cashTotal>>\
<</if>>\
<<if _matsTotal > 0>>\
Barricade materials: +<<= _matsTotal>>
<<set $barricadeMaterials += _matsTotal>>\
<</if>>\
$namegf enjoyed spending time with you!
<<set $mom += 3>>\
<em>Love increased slightly.</em>
<</if>>\
<</if>>\
<<set $searchedHouseToday = true>>\
<</widget>>\Go back [[inside->hallway]]
<<if $uptownUnlocked>>\
Go to [[Uptown neighbors->gnoutside]]
<</if>>\
<<if $ghprogress<100>>\
<<link "Go to abandoned building">>
<<if $ghfirst>>\
<<goto "gh2">>\
<<else>>\
<<goto "gh1">>\
<</if>> \
<</link>>\
<<else>>\
Go to [[Glory house->ghmain1]]
<</if>>\
<<if $cansearchhouse>>
<<if $period is "Night">>
Its getting dark. You should go home and sleep.
<<else>>
<<if $energy >= 60>>
[[Loot abandoned houses->searchhouse]]
<<else>>
You're too tired to search abandoned houses right now. (Need 60 energy)<</if>> <</if>><</if>>
<<if $badNeighborhoodUnlocked>>\
Go to [[Eastside]]
<</if>>\
Go <<link "Explore">>
<<explore>><</link>>
<<widget "periodImage">>
<<if $period is "Morning">>
<img src="img/ai/morning.png" style="max-width:100%;">
<<elseif $period is "Afternoon">>
<img src="img/ai/afternoon.png" style="max-width:100%;">
<<elseif $period is "Evening">>
<img src="img/ai/evening.png" style="max-width:100%;">
<<else>>
<img src="img/ai/night.png" style="max-width:100%;">
<</if>>
<</widget>>
<<widget "outsideImage">>
<<if $period is "Morning">>\
<img src="img/ai/outsidemorning.png" style="max-width:100%;">\
<<elseif $period is "Afternoon">>\
<img src="img/ai/outside.png" style="max-width:100%;">\
<<elseif $period is "Evening">>\
<img src="img/ai/outsideevening.png" style="max-width:100%;">\
<</if>>\
<</widget>>
<<widget "kitchenIcon">>\
<<if $lilsisLocation is "Kitchen">>\
<img src="img/portrait/lilsisicon.jpg" class="icon">\
<</if>>\
<<if $bigsisLocation is "Kitchen">>\
<img src="img/portrait/bigsisicon.jpg" class="icon">\
<</if>>\
<<if $momLocation is "Kitchen">>\
<img src="img/portrait/momicon.jpg" class="icon">\
<</if>>\
<</widget>>\
<<widget "bathroomIcon">>\
<<if $lilsisLocation is "Bathroom">>\
<img src="img/portrait/lilsisicon.jpg" class="icon">\
<</if>>\
<<if $bigsisLocation is "Bathroom">>\
<img src="img/portrait/bigsisicon.jpg" class="icon">\
<</if>>\
<<if $momLocation is "Bathroom">>\
<img src="img/portrait/momicon.jpg" class="icon">\
<</if>>\
<</widget>>\
<<widget "livingroomIcon">>\
<<if $lilsisLocation is "Livingroom">>\
<img src="img/portrait/lilsisicon.jpg" class="icon">\
<</if>>\
<<if $bigsisLocation is "Livingroom">>\
<img src="img/portrait/bigsisicon.jpg" class="icon">\
<</if>>\
<<if $momLocation is "Livingroom">>\
<img src="img/portrait/momicon.jpg" class="icon">\
<</if>>\
<</widget>>\
<<widget "lilsisIcon">>\
<<if $lilsisLocation is "lilsisroom">>\
<img src="img/portrait/lilsisicon.jpg" class="icon">\
<</if>>\
<</widget>>\
<<widget "lilsisIconYourRoom">>\
<<if $lilsisLocation is "Your room">>\
<img src="img/portrait/lilsisicon.jpg" class="icon">\
<</if>>\
<</widget>>\
<<widget "bigsisIcon">>\
<<if $bigsisLocation is "bigsisroom">>\
<img src="img/portrait/bigsisicon.jpg" class="icon">\
<</if>>\
<</widget>>\
<<widget "momIcon">>\
<<if $momLocation is "momroom">>\
<img src="img/portrait/momicon.jpg" class="icon">\
<</if>>\
<</widget>>\
<<widget "momgangIcon">>\
<<if $momLocation is "Gang HQ">>\
<img src="img/portrait/momicon.jpg" class="icon">\
<</if>>\
<</widget>>\
<<widget "bigsisgangIcon">>\
<<if $bigsisLocation is "Gang HQ">>\
<img src="img/portrait/bigsisicon.jpg" class="icon">\
<</if>>\
<</widget>>\
<<widget "lisisgangIcon">>\
<<if $lilsisLocation is "Brothel">>\
<img src="img/portrait/lilsisicon.jpg" class="icon">\
<</if>>\
<</widget>>\
<<widget "bigsisbarIcon">>\
<<if $bigsisLocation is "Bar">>\
<img src="img/portrait/bigsisicon.jpg" class="icon">\
<</if>>\
<</widget>>\
<<widget "lilsisbarIcon">>\
<<if $lilsisLocation is "Bar">>\
<img src="img/portrait/lilsisicon.jpg" class="icon">\
<</if>>\
<</widget>>\
<<widget "bigsisghIcon">>\
<<if $bigsisLocation is "Glory House">>\
<img src="img/portrait/bigsisicon.jpg" class="icon">\
<</if>>\
<</widget>>\
<<widget "lilsisghIcon">>\
<<if $lilsisLocation is "Glory House">>\
<img src="img/portrait/lilsisicon.jpg" class="icon">\
<</if>>\
<</widget>>\
<<widget "momghIcon">>\
<<if $momLocation is "Glory House">>\
<img src="img/portrait/momicon.jpg" class="icon">\
<</if>>\
<</widget>>\
<<widget "nicoleghIcon">>\
<<if $ghNicole>>\
<img src="img/portrait/nicoleicon.jpeg" class="icon">\
<</if>>\
<</widget>>\
<<widget "nicolehouseIcon">>\
<<if not $ghNicole and $nicolekidnapped>>\
<img src="img/portrait/nicoleicon.jpeg" class="icon">\
<</if>>\
<</widget>>\
<<widget "claraghIcon">>\
<<if $ghClara>>\
<img src="img/portrait/claraicon.jpg" class="icon">\
<</if>>\
<</widget>>\
<<widget "clarahouseIcon">>\
<<if not $ghClara and $clarakidnapped>>\
<img src="img/portrait/claraicon.jpg" class="icon">\
<</if>>\
<</widget>>\
<<widget "brass">>\
<<if $brassKnucklesOn>>\
<img src="img/ai/brass.png" class="icon">\
<</if>>\
<</widget>>\
<<widget "cassandrahouseicon">>\
<<if $cassandrakidnapped and not $ghCassandra>>\
<img src="img/portrait/cassandraicon.png" class="icon">\
<</if>>\
<</widget>>\
<<widget "cassandraghIcon">>\
<<if $ghCassandra>>\
<img src="img/portrait/cassandraicon.png" class="icon">\
<</if>>\
<</widget>>\
<<widget "gfghIcon">>\
<<if $ghGf>>\
<img src="img/others/gn/ariaicon.jpg" class="icon">\
<</if>>\
<</widget>>\
<<widget "gnkitchenIcon">>\
<<if $gfLocation is "gnkitchen">>\
<img src="img/others/gn/ariaicon.jpg" class="icon">\
<</if>>\
<<if $gnSonLocation is "gnkitchen">>\
<img src="img/others/gn/liamicon.png" class="icon">\
<</if>>\
<<if $gnMomLocation is "gnkitchen">>\
<img src="img/others/gn/kiannaicon.jpg" class="icon">\
<</if>>\
<</widget>>\
<<widget "gnbathroomIcon">>\
<<if $gfLocation is "gnbathroom">>\
<img src="img/others/gn/ariaicon.jpg" class="icon">\
<</if>>\
<<if $gnSonLocation is "gnbathroom">>\
<img src="img/others/gn/liamicon.png" class="icon">\
<</if>>\
<<if $gnMomLocation is "gnbathroom">>\
<img src="img/others/gn/kiannaicon.jpg" class="icon">\
<</if>>\
<</widget>>\
<<widget "gfroomIcon">>\
<<if $gfLocation is "gngirlroom">>\
<img src="img/others/gn/ariaicon.jpg" class="icon">\
<</if>>\
<</widget>>
<<widget "liamroomIcon">>\
<<if $gnSonLocation is "gnboyroom">>\
<img src="img/others/gn/liamicon.png" class="icon">\
<</if>>\
<<if $gnMomLocation is "gnboyroom">>\
<img src="img/others/gn/kiannaicon.jpg" class="icon">\
<</if>>\
<</widget>>
<<widget "masterbedIcon">>\
<<if $gnMomLocation is "gnmasterbedroom">>\
<img src="img/others/gn/kiannaicon.jpg" class="icon">\
<</if>>\
<</widget>>
<<widget "gfwork">>\
<<if $gfwork>>\
<img src="img/others/gn/ariaicon.jpg" class="icon">\
<</if>>\
<</widget>>\
<img src="img/ai/kitchen.png" style="max-width:80%;">
<<breakfast>>
Go to [[hallway]]
<<lilsisKitchen>>
<<bigsisKitchen>>
<<momKitchen>>
<<if $cassandrakidnapped and random(1,100)>70>>
You see Cassandra is cleaning the kitchen with bearly any clothes on..
<video src="img/others/cassandra/working3.webm" autoplay muted loop style="max-width:80%;"></video>
[[Mess with her!->cassandramess1]]
<</if>>
<<if $ts and $chaos and random(1,100)>80>>\
<<goto "transkitchen">>\
<</if>>\<<widget "breakfast">>\
<<if $period is "Morning" and not $breakfastEaten>>\
<<linkreplace "Eat breakfast">>\
<<set $breakfastEaten = true>>\
<<if $energy >= 100>>\
<em>You are already full of energy, but the meal still brings the family closer.</em>
<<else>>\
<<set $energy += 20>>\
<p><em>You eat breakfast with the family and feel refreshed. Everyone feels closer.</em></p>
<</if>>\
<<silently>>\
<<set $bigsisLove += 5>>
<<set $lilsisLove += 5>>
<<set $momLove += 5>>
<<advanceHour>>
<</silently>>\
<</linkreplace>>\
<</if>>\
<</widget>>\<<gangmember>>Hey whiteboy, come over here!<</gangmember>>
You walk over slowly, keeping your movements steady, hoping nothing turns this into something bigger.
<<gangmember>>I've heard rumours about a pretty asian girl living around here. You know anything about it? <</gangmember>>
<<player>> Ehm.. <</player>>
You don't want to get in trouble, but you feel it's wrong to give them any info about $namegf..
<<gangmember>>I know you fucking do. Don’t stand there acting clueless. If you decide to keep your mouth shut, you’re going to regret it. <</gangmember>>
[[Say where their house is->barevent1.2]]
[[Stand your ground->barevent1.3]]
<<set $barevent1 = true>>\You show him on the map where they live. He watches you in silence for a few seconds, then takes it from your hand.
<<gangmember>> Now get the fuck away! <</gangmember>>
You step back without another word. The room feels tighter somehow. You hope you didn't just make a mistake...
<em>Gangdom increased!</em>
<em>Neighbors security decreased!</em>
[[Leave->Bar inside]]
<<set $gnsecurity -=25>>\
<<set $gangdom +=20>>\
You stand your ground and don't tell him anything. He looks at you for a second, and then suddenly he throws a punch..
<<if $playerStrength>= 80>>
You quickly dodge his punch and you go in for a right hook.
<img src="img/others/misc/barevent1.gif" style="max-width:80%;">
You knock him out. His mates just looks at you, but don't do anything. As you walk away, you see other gangmembers looks at you with respect.
<em>Gangdom decreased!</em>
<<set $gangdom -=20>>\
<</if>>
<<if $playerStrength< 80>>
You get knocked out cold.
<img src="img/others/misc/barevent1.2.gif" style="max-width:80%;">
You hit the floor, and the world goes silent.
While you’re unconscious, he crouches down and empties your pockets, quick and efficient. By the time you come to, the bar has moved on like nothing happened.
A bouncer nudges you with his boot.
<<bouncer>> Get up! <</bouncer>>
<em>Gangdom increased!</em>
<em>You lost some money!</em>
<<set $gangdom +=20>>\
<<set $money *= 0.4>>\
<<set $money = Math.ceil($money)>>\
<</if>>
[[Leave->Bar inside]]You sit at a table, minding your own business, careful not to meet anyone’s eyes. The air feels thick, the kind that carries trouble even when no one’s speaking.
Suddenly a gangmember walks over to you..
<<gangmember>>This is my table, move! <</gangmember>>
[[Give him the table->barevent2.1]]
[[Tell him to fuck off->barevent2.2]]
You quickly get off your seat, giving him the table. You don't say anyting and starts to walk away.
<<gangmember>>That's what I thought! <</gangmember>>
You see people looking at you, some even laughing..
<em>Gangdom increased!</em>
[[Leave->Bar inside]]
<<set $gangdom +=10>>\<<player>> Fuck off <</player>>
The gangmember gets in your face. You can already tell this is going to be messy.
He throws a punch at you...
<<if $playerStrength>= 80>>
You quickly dodge his punch and you go in for a right hook.
<img src="img/others/misc/barevent1.gif" style="max-width:80%;">
You knock him out. His mates just looks at you, but don't do anything. As you walk away, you see other gangmembers looks at you with respect.
<em>Gangdom decreased!</em>
<<set $gangdom -=20>>\
<</if>>
<<if $playerStrength< 80>>
You get knocked out cold.
<img src="img/others/misc/barevent1.2.gif" style="max-width:80%;">
You hit the floor, and the world goes silent.
While you’re unconscious, he crouches down and empties your pockets, quick and efficient. By the time you come to, the bar has moved on like nothing happened.
A bouncer nudges you with his boot.
<<bouncer>> Get up! <</bouncer>>
<em>Gangdom increased!</em>
<em>You lost some money!</em>
<<set $gangdom +=20>>\
<<set $money *= 0.4>>\
<<set $money = Math.ceil($money)>>\
<</if>>
[[Leave->Bar inside]]You sit down at a table in the corner of the bar.
After a while, the bar owner walks over and sits down across from you without asking. He lights a cigarette and leans back.
<<barowner>>Your sister $namebigsis is doing a good job. Customers seem to like her. She's bringing in decent money.<</barowner>>
He takes a drag from his cigarette and looks at you.
<<barowner>>We've got one more waitress spot open if that little sister of yours is interested. Two sisters working here would be good for business. What do you say?<</barowner>>
You don't say much, just nod slowly.
<<player>>I'll talk to her about it.<</player>>
The bar owner shrugs and stands up.
<<barowner>>Don't take too long.<</barowner>>
He walks back behind the counter.
You think to yourself that the extra money would really help right now... even if it means putting $namelilsis in a place like this.
[[Go home ->lilsiswork1]]
<<set $askwork2 = true>>\
<img src="img/ai/trader.png" style="max-width:80%;">
<<if $gangbangporn>>
You already own this.
<<elseif $money >= 150>>
<<trader>>You like sharing chicks with others? We're different, boy..<</trader>>
You bought gangbang porn collection!
<<set $gangbangporn to true>>\
<<set $money -= 150>>
<<else>>
You don't have enough money
<</if>>
[[Go back->buyporn1]]
<<set _porn = either("porn1", "porn2", "porn3", "porn4")>>
<<if _porn is "porn1">>
<video src="img/others/pc/gangbang1.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _porn is "porn2">>
<video src="img/others/pc/gangbang2.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _porn is "porn3">>
<video src="img/others/pc/gangbang3.webm" autoplay muted loop style="max-width:80%;"> </video>
<<else>>
<video src="img/others/pc/gangbang4.webm" autoplay muted loop style="max-width:80%;">
</video><</if>>
[[Done->porn1]]<<set _porn = either("porn1", "porn2", "porn3", "porn4")>>
<<if _porn is "porn1">>
<video src="img/others/pc/milf1.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _porn is "porn2">>
<video src="img/others/pc/milf2.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _porn is "porn3">>
<video src="img/others/pc/milf3.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
<video src="img/others/pc/milf4.webm" autoplay muted loop style="max-width:80%;">
</video><</if>>
[[Done->porn1]]<<set _porn = either("porn1", "porn2", "porn3","porn4")>>
<<if _porn is "porn1">>
<img src="img/others/pc/hentai1.webp" alt="Scene image">
<<elseif _porn is "porn2">>
<img src="img/others/pc/hentai2.webp" alt="Scene image">
<<elseif _porn is "porn3">>
<img src="img/others/pc/hentai3.webp" alt="Scene image">
<<else>>
<img src="img/others/pc/hentai4.webp" alt="Scene image">
<</if>>
[[Done->porn1]]<img src="img/ai/trader.png" style="max-width:80%;">
<<if $hentaiporn>>
You already own this.
<<elseif $money >= 50>>
<<trader>>Finally someome bought this shit..<</trader>>
You bought hentai porn collection!
<<set $hentaiporn to true>>\
<<set $money -= 50>>
<<else>>
You don't have enough money
<</if>>
[[Go back->buyporn1]]
<img src="img/ai/trader.png" style="max-width:80%;">
<<if $milfporn>>
You already own this.
<<elseif $money >= 80>>
<<trader>>I knew you were a mama boy<</trader>>
You bought MILF porn collection!
<<set $milfporn to true>>\
<<set $money -= 80>>
<<else>>
You don't have enough money
<</if>>
[[Go back->buyporn1]]
<b>Barricade materials:</b> use to increase security at home.
<b>Protein Powder:</b> use to stop strength decay for 3 days.
<b>Vitamin stack:</b> use to increase your max energy by 10.
<b>Gun:</b> use to win fights even if you're not strong enough.
<b>Ammo:</b> need it to use gun.
<b>Brass knuckles:</b> gives 20 extra strength in fights
<b>chocolate:</b> gift someone to gain +10 love<<widget "barricadeBuy">>
<<linkreplace "Buy Barricade materials (Cost 45)">>\
<<if $money >= 45>>\
<<set $money -= 45>>\
<<set $barricadeMaterials +=1 >>\
<<goto "tradeshop">>\
<<else>>\
You don't have enough money.
<</if>>\
<</linkreplace>>\
<</widget>>
<<widget "whitemonsterBuy">>
<<linkreplace "Buy White monster (cost 30)">>\
<<if $money >= 30>>\
<<set $money -= 30>>\
<<set $monster += 1>>\
<<goto "tradeshop">>\
<<else>>\
You don't have enough money.
<</if>>\
<</linkreplace>>\
<</widget>>\
<<widget "proteinBuy">>
<<linkreplace "Buy Protein powder (Cost 40)">>\
<<if $money >= 45>>\
<<set $money -=45>>\
<<set $strengthbuffDays +=3>>\
<<goto "tradeshop">>\
<<else>>\
You don't have enough money.
<</if>>\
<</linkreplace>>\
<</widget>>
<<widget "vitaminBuy">>
<<linkreplace "Buy Vitamin stack (cost 200)">>\
<<if $money >= 200>>\
<<set $maxEnergy += 10>>\
<<set $money -=200>>\
<<goto "tradeshop">>\
<<else>>\
You don't have enough money.
<</if>>\
<</linkreplace>>\
<</widget>>
<<widget "gunBuy">>
<<linkreplace "Buy Gun (Cost 2 000)">>\
<<if $money >= 2000 and not $gun>>\
<<set $money -= 2000>>\
<<set $gun = true>>\
<<goto "tradeshop">>\
<<elseif $gun>>\
You already own a gun!\
<<else>>\
You don't have enough money.\
<</if>>\
<</linkreplace>>\
<</widget>>
<<widget "ammoBuy">>
<<linkreplace "Buy Ammo (Cost 80)">>\
<<if $money >= 80>>\
<<set $money -= 80>>\
<<set $ammo += 1>>\
<<goto "tradeshop">>\
<<else>>\
You don't have enough money.\
<</if>>\
<</linkreplace>>\
<</widget>>
<<widget "brassknucklesBuy">>
<<linkreplace "Buy Brass Knuckles (Cost 500)">>\
<<if $money >= 500 and not $brassKnuckles>>\
<<set $money -= 500>>\
<<set $brassKnuckles = true>>\
<<goto "tradeshop">>\
<<elseif $brassKnuckles>>\
You already own brass knuckles!\
<<else>>\
You don't have enough money.\
<</if>>\
<</linkreplace>>\
<</widget>>
<<widget "chocolate">>
<<linkreplace "Buy Chocolate (Cost 100)">>\
<<if $money >= 100>>\
<<set $money -=100>>\
<<set $chocolate +=1>>\
<<goto "tradeshop">>\
<<else>>\
You don't have enough money.\
<</if>>\
<</linkreplace>>\
<</widget>>
<<widget "heavyboltBuy">>
<<if $tradebolt>>
<<linkreplace "Buy heavy bolt (Cost 200)">>\
<<if $money >= 200>>\
<<set $money -=200>>\
<<set $bolt +=1>>\
<<goto "tradeshop">>\
<<else>>\
You don't have enough money.\
<</if>>\
<</linkreplace>>\
<</if>>\
<</widget>><img src="img/others/gh/ghmess1.png" style="max-width:80%;">
You break in to a building. After scavanging for some loot, you start to notice specific things about this place.
One of the backrooms are very weird.
<img src="img/others/gh/ghmess2.png" style="max-width:80%;">
After spending some more time searching this place, you figure it out. This place used to be a sexshop! That's why there was weird holes in some of the walls! That's a gloryhole!
It would take work. A lot of it. But maybe… this place could become something again.
[[Maybe I can fix this place. ->gh2]]
[[Leave->Outside]]
<<set $ghDiscovered = true>>
<<set $eventLock = false>>\ <<set $ghfirst to true>>\
<img src="img/others/gh/ghmess1.png" style="max-width:80%;">
You spend some time cleaning up and fixing some broken stuff.
Cleaning progress: $ghprogress
<<linkreplace "Clean this place">>
<<silently>> <<set $ghprogress +=10>>
<<skipPeriod>><<updatePeriod>>
<<set $energy -= 30>>
<<goto "gh2">> <</silently>>
<</linkreplace>>
[[Leave->Outside]]
<<set $ghfirst to true>>
<<if $ghprogress >= 100>>
<<goto "ghcleaned">>
<</if>><img src="img/others/gh/gh1.png" style="max-width:80%;">
[[Manage->ghmanage]]
[[Go to room 1->ghroom1]] <<roomIcon $room1Assigned>>
[[Go to room 2->ghroom2]] <<roomIcon $room2Assigned>>
[[Leave->Outside]]
<<if $gh1mess<99>>
<img src="img/others/gh/ghmess2.png" style="max-width:80%;">
This place is a total mess and need some cleaning before it can be used.
Cleaning progress: $gh1mess
<<linkreplace "Clean this room">>
<<silently>>
<<set $gh1mess += 15>>
<<skipPeriod>><<updatePeriod>>
<<set $energy -= 30>>
<<goto "ghroom1">>
<<if $gh1mess >= 100 and $ghRoom1Level < 1>>
<<set $ghRoom1Level = 1>>
<</if>>
<</silently>>
<</linkreplace>>\
<<else>>\
<<if $ghRoom1Level is 1>>
<img src="img/others/gh/ghroom1.png" style="max-width:80%;">
<<elseif $ghRoom1Level is 2>>
<img src="img/others/gh/gh1upgrade2.png" style="max-width:80%;">
<<elseif $ghRoom1Level is 3>>
<img src="img/others/gh/gh1upgrade3.png" style="max-width:80%;">
<</if>>
<<if $room1Assigned is "lilsis">>
<<ghLilsis>>
<<elseif $room1Assigned is "bigsis" and not ($bigsiswork and $period is "Evening")>>
<<ghBigsis>>
<<elseif $room1Assigned is "mom">>
<<ghMom>>
<<elseif $room1Assigned is "clara">>
<<ghClara>>
<<elseif $room1Assigned is "nicole">>
<<ghNicole>>
<<elseif $room1Assigned is "cassandra">>
<<ghCassandra>>
<<elseif $room1Assigned is "gf">>
<<ghGf>>
<<else>>
No one is working.
<<if $ts and $playerCorruption>60>>
[[Do some work yourself->ghroomtswork]]
<</if>>\
<</if>>
<</if>>
[[Leave->ghmain1]]
<img src="img/ai/searchhousefam.png" style="max-width:80%;">
<<searchHouseWithLilsis>>
[[Go back->Outside]]<img src="img/ai/searchhousefam.png" style="max-width:80%;">
<<if random(1,100)>50>>
You and your sister move through the empty house in silence, stepping over broken glass and scattered debris as you search drawers and cupboards for anything useful. After a while, you split up to cover more ground. You heads upstairs while $namelilsis check the kitchen and living room. For a few tense minutes, there’s only the sound of your own breathing and the distant creak of settling wood. Then a sharp scream cuts through the silence. Your heart drops.
You bolt toward the stairs, running down the stairs as fast as you can, [[fear tightening your chest as you rush to find her.->save1.1]]
<<else>>
You decide to check the neighboring house while your sister stays behind to finish searching the first one. Inside the second house, you move quickly but carefully, sweeping your flashlight across empty rooms and overturned furniture. You spend some time before you notice it's too quiet. [[You rush back to check on her.->save1.2]]
<</if>>
<<silently>>
<<fight>>
<<set $eventLock = true>>
<</silently>>
<<if $gun and $ammo > 0>>
Do you want to use your gun?
<<linkreplace "Use the gun">>
<<set $ammo -= 1>>
<<goto "savedfightwon">>
<</linkreplace>>
<<linkreplace "Fight without it">>
<<if $fightOutcome is "lost">>
<<goto "savedfightlost">>
<<elseif $fightOutcome is "won">>
<<goto "savedfightwon">>
<</if>>
<</linkreplace>>
<<else>>
<<if $fightOutcome is "lost">>
<<goto "savedfightlost">>
<<elseif $fightOutcome is "won">>
<<goto "savedfightwon">>
<</if>>
<</if>>
You run towards them to save $namelilsis, but you are no match for the gangmember.
You take a hard punch to the head and fall down. He continue to beat you till you stop fighing back.
<<gangmember>>Stay down! If you try something stupid again, I will kill you! <</gangmember>>
To injured and to scared to to anything, you just lay there. He walks back to $namelilsis. You can tell she is scared..
<<if random(1,100)>50>>
With nothing you can to, you watch him continue to forcefully fuck her..
<video autoplay muted loop style="max-width:80%;">
<source src="img/daisy/beaten3.webm" type="video/webm"></video>
<<else>>
With nothing you can to, you watch him continue to forcefully fuck her mouth..
<video autoplay muted loop style="max-width:80%;">
<source src="img/daisy/beaten2.webm" type="video/webm"></video>
<</if>>
[[You pass out->savedfightlost2]]You quickly defeat the man. As he lays on the floor, you check on $namelilsis. She is shaken up, but not injured. You help her up and decide to get out of here.
<<set _loot = random(80,120)>>\
<<set $money += _loot>>\
Before you leave, you decide to empty his pockets as he lays on the floor.
You found: +<<= _loot>>!
<<set $cdlilsis +=5>>\
<em>$namelilsis won't search house with you for a while...</em>
[[Leave->Outside]]
<<skipPeriod>><<updatePeriod>>
<<set $eventLock = false>><img src="img/daisy/taken7.gif" style="max-width:80%;">
Suddenly you wake up. $namelilsis is laying on the ground infront of you. She isn't looking to good. You don't know how long you have been knocked out. You get up on your feet and try to wake her up.
It's best to get home, quick..
<<set $cdlilsis +=5>>\
<<set $gangdom +=10>>\
<em>Gangdom increased</em>
<em>You didn't get any loot.</em>
<em>$namelilsis won't search house with you for a while...</em>
[[Leave->Outside]]
<<skipPeriod>><<updatePeriod>>
<<set $eventLock = false>>As you get to the house, you can hear some weird sounds comming from the other room. You walk over and open the door to see a big black man using $namelilsis's pussy to please himself! $namelilsis is looking at you with tears in her eyes..
<img src="img/daisy/taken6.webp" style="max-width:80%;">
[[Save her!->searchsave1]]You get to the kitchen and see a gangmember already on top of her. You see $namelilsis is bent over a table, her pants pulled down to her knees, getting fucked by the gangmember!
<img src="img/daisy/taken3.webp" style="max-width:80%;">
[[Save her!->searchsave1]]<<bigsis>> Ehmm, you wanna see my boobs? Tray said... Ok, wait here. <</bigsis>>
$namebigsis walks to the bathroom. After some minutes she comes back to you. Slowly, she start moving her bra.. Exposing her..
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/titdropcuck.webm" type="video/webm">
</video>
When she pulls her bra away, you see her nipples is covered by some tape..
<<bigsis>> This is all you get, hah! <</bigsis>>
[[Leave->hallway]]<<bigsis>>Haha! You know that's not allowed. If Tray finds out, you are in big trouble. <</bigsis>>
As you are about to leave, she says..
<<bigsis>>But I know something we can do.. It's close to fucking.<</bigsis>>
She laughs. You follow her instructions and take of your pants, revealing your dick.
<<bigsis>> Hah! Sorry, I'm just used to.. bigger stuff.. <</bigsis>>
$namebigsis pulls out a.. pocketpussy?
<<bigsis>> Come here, come get your pussy.<</bigsis>>
You follow her lead.
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/playtease.webm" type="video/webm">
</video>
After you fuck the pocketpussy for some time, you decide its enough and leave. [[You can hear her laugh after you leave the room..->hallway]]
<<bigsis>>You wanna watch your bigger sister get fucked...?<</bigsis>>
You just stand there looking at her.
<<bigsis>>Yeah fine. I don't mind. <</bigsis>>
$namebigsis picks up her phone and calls Tray. After a while Tray and another gangmembers arrives. They just walk straight to $namebigsis's room, and you notice they leave the door wipe open.
As you start hearing moans comming from $namebigsis's room, you walk over to check it out. You peek inside and see..
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/gang3.webm" type="video/webm">
</video>
Tray and the other gangmember are already fucking her! And she is clearly enjoying it!
<<bigsis>><<link "Come closer, $player!">> <<goto "bigsiswatch2">> <</link>><</bigsis>>
You walk inside the room while watching them fuck your sister. You just stand there watching their big cocks penetrating her holes. Her big boobs bouncing on each thrust..
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/gang2.webm" type="video/webm">
</video>
<<bigsis>>You love my boobs, huh? <</bigsis>>
You stand there. Saying nothing. You just look at them fuck, and you kinda like it.
<<tray>> Ohh, fuck!<</tray>>
They both cum on $namebigsis's big boobs.
<img src="img/angel/gangcum.gif" style="max-width:80%;">
<<tray>> [[Clean her up for me, bitch->bigsiswatch3]]<</tray>>You don't want to make Tray mad. He can actually hurt or attack you! That's why you need to do this. That's the reason. You are forced to do this, 100%.
<img src="img/angel/cumboobs.jpg" style="max-width:80%;">
<<bigsis>>Come here, sweet brother <</bigsis>>
Without hesitation, you quickly start sucking on her boobs. You eagerly lick her boobs. You totally forget her boobs are drenched in other men's cum. This is your chance and you take it.
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/boobsuck.webm" type="video/webm">
</video>
[[After worshiping her boobs for quite some time, you decide it's enough and leave->hallway]]
<<bigsis>>Hahaha! I'm not allowed to let your touch me, remember?? <</bigsis>>
<<player>> Please, just one time.. <</player>>
<<bigsis>> Wait, I will check with Tray <</bigsis>>
She calls Tray. They talk for a quick minute, and you hear she is giggling on the phone. They suddenly hang up and she looks over to you.
<<bigsis>>Yes, you can touch me, but after I'm done with Tray. <</bigsis>>
<<player>> What? <</player>>
Tray arrives after some time and they get straight to business.
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/bbctitfuck.webm" type="video/webm">
</video>
You watch as Tray fuck her tits. You zone out watching them. You wish it was you. Tray suddnely moans loudly. You look at $namebigsis..
<img src="img/angel/cumboobs3.jpg" style="max-width:60%;">
Her boobs are completely drenched in cum..
<<bigsis>> [[Now it's your turn, bitch->bigsistitfucksub2]]<</bigsis>><img src="img/angel/cumboobs3.jpg" style="max-width:80%;">
You don't care if there is cum on her boobs, they still look so good. $namebigsis stands up and walks over to you. She spits cum on her boobs and pushes them towards your face. Your instincts takes over and start sucking and licking on her big beatiful boobs..
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/titdropcuck2.webm" type="video/webm">
</video>
[[After worshiping her boobs for quite some time, you decide it's enough and leave->hallway]]<img src="img/ai/searchhousefam.png" style="max-width:80%;">
<<searchHouseWithBigsis>>
[[Go back->Outside]]<img src="img/ai/searchhousefam.png" style="max-width:80%;">
You and $namebigsis walk in to a house together. Both of you walk without care around the house. [[Suddenly you hear your sister scream and everthing goes pitch black->searchenemybigsis2]]You slowly wake up laying on the floor. Your head hurts pretty bad. You feel dizzy and hear weird sounds...
You slowly get on your feet. You take both your hands on the bedside and pull yourself up. As your head get above the bed, you see..
<<cont append>>\
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/pronebone.webm" type="video/webm"></video>
Someone is raping $namebigsis! She have completely given up, letting the man use her body!
[[Save her!->searchenemybigsis2.1]]
<</cont>><<silently>>
<<fight>>
<<set $eventLock = true>>
<</silently>>
<<if $gun and $ammo > 0>>
Do you want to use your gun?
<<linkreplace "Use the gun">>
<<set $ammo -= 1>>
<<goto "savebigsiswon">>
<</linkreplace>>
<<linkreplace "Fight without it">>
<<if $fightOutcome is "lost">>
<<goto "savebigsislost">>
<<elseif $fightOutcome is "won">>
<<goto "savebigsiswon">>
<</if>>
<</linkreplace>>
<<else>>
<<if $fightOutcome is "lost">>
<<goto "savebigsislost">>
<<elseif $fightOutcome is "won">>
<<goto "savebigsiswon">>
<</if>>
<</if>>
You quickly defeat the man. As he lays on the floor, you check on $namebigsis. She is shaken up, but not injured. You help her up and decide to get out of here.
<<set _loot = random(80,120)>>\
<<set $money += _loot>>\
Before you leave, you decide to empty his pockets as he lays on the floor.
You found: +<<= _loot>>!
<<set $cdbigsis +=5>>\
<em>$namebigsis won't search house with you for a while...</em>
[[Leave->Outside]]
<<skipPeriod>><<updatePeriod>>
<<set $eventLock = false>>The man quckly overpower you. He pushes you inside a locker and locks the door. You try to break out, but it's to hard. You manage to dent the locker, making a small hole you can look through.
When you look through the hole, you see the man went back to raping $namebigsis.
<img src="img/angel/taken5.webp" style="max-width:80%;">
With nothing you can do, you pass out. Sometimes later $namebigsis opens up the locker. She dosen't say anything to you, she just start walking home.
<<set $cdbigsis +=5>>\
<<set $gangdom +=10>>\
<em>Gangdom increased</em>
<em>You didn't get any loot.</em>
<em>$namebigsis won't search house with you for a while...</em>
[[That was so humiliating..->Outside]]
<<skipPeriod>><<updatePeriod>>
<<set $eventLock = false>>
$namebigsis gets in your bed and completely takes of her top. She presses her tits in your face. You ignore all the cum on her boobs, and just start enjoying the moment. She takes out your dick and jerks it while telling you about how many black cocks she have taken today in great detail.
<video src="img/angel/jerking.webm" autoplay muted loop style="max-width:80%;"> </video>
Right before you are about cum, she stops.
<<bigsis>> Hmm, I'm done now. <</bigsis>>
[[She leaves you in bed alone with your dick throbbing...->Your room]]NOT IN USE
<<widget "renderStats">>
<b>Money:</b> $money
<b>Energy:</b> $energy / $maxEnergy
<b>Player strength:</b> $playerStrength / 100
<</widget>>
<<widget "refreshStats">>
<<renderStats>>
<</widget>><<if $gh2mess<99>>
<img src="img/others/gh/ghmess3.png" style="max-width:80%;">
This place is a total mess and need some cleaning before it can be used.
Cleaning progress: $gh2mess
<<linkreplace "Clean this room">>
<<silently>> <<set $gh2mess += 15>>
<<skipPeriod>><<updatePeriod>>
<<set $energy -= 30>>
<<goto "ghroom2">>
<<if $gh2mess >= 100 and $ghRoom2Level < 1>>
<<set $ghRoom2Level = 1>>
<</if>>
<</silently>>
<</linkreplace>>\
<<else>>\
<<if $ghRoom2Level is 1>>
<img src="img/others/gh/ghroom2.png" style="max-width:80%;">
<<elseif $ghRoom2Level is 2>>
<img src="img/others/gh/gh2upgrade2.png" style="max-width:80%;">
<<elseif $ghRoom2Level is 3>>
<img src="img/others/gh/gh2upgrade3.png" style="max-width:80%;">
<</if>>
<<if $room2Assigned is "lilsis">>
<<ghLilsis>>
<<elseif $room2Assigned is "bigsis" and not ($bigsiswork and $period is "Evening")>>
<<ghBigsis>>
<<elseif $room2Assigned is "mom">>
<<ghMom>>
<<elseif $room2Assigned is "clara">>
<<ghClara>>
<<elseif $room2Assigned is "nicole">>
<<ghNicole>>
<<elseif $room2Assigned is "cassandra">>
<<ghCassandra>>
<<elseif $room2Assigned is "gf">>
<<ghGf>>
<<else>>
No one is working.
<<if $ts and $playerCorruption>60>>
[[Do some work yourself->ghroomtswork]]
<</if>>\
<</if>>
<</if>>
[[Leave->ghmain1]]GF LIVINGROOM
<<widget "gfLivingroom">>
<<if $gfLocation is "gnlivingroom" and $gnchaos and random(1,100)>80>>\
<<if $gfGangcorr <=55 >>\
You see $namegf getting forcefully fucked by a gangmember!
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariataken.webm" type="video/webm"> </video>
<<elseif $gfGangcorr >= 55 and $gfGangcorr < 75>>
<<if _sex is "fuck1">>\
You see $namegf riding a gangmember in the livingroom!
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariagang8.webm" type="video/webm"> </video>
<<else>>\
You see $namegf getting fucked on the sofa!
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariagang2.webm" type="video/webm"> </video>
<</if>>\
<<elseif $gfGangcorr >= 75>>\
<<if _sex2 is "fuck1">>\
You see two gangmembers fuck $namegf!
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariagang10.webm" type="video/webm"> </video>
<<elseif _sex2 is "fuck2">>\
You see two gangmembers fuck $namegf!
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariagang11.webm" type="video/webm"> </video>
<<elseif _sex2 is "fuck3">>\
You see $namegf getting fucked hard by two gangmembers!
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariagang1.webm" type="video/webm"> </video>
<</if>>\
<</if>>\
<<set $gfGangcorr += 5>>\
<em>$namegf corruption towards the gang increased.</em>
[[Intervene->gffight1]]
<<elseif $gfLocation is "gnlivingroom">>\
<<gf>>Hey $player!<</gf>>
[[Talk->gftalkmenu]]
[[Grope->gfgrope]]
<<linkreplace "Actions">>
<<if $gfLove >= 10 and $gfCorruption >= 10>>
<<goto "gfaction">>
<<else>>
<em>You need more love and corruption.</em>
<</if>>\
<</linkreplace>>\
<</if>>\
<</widget>>
HELEN LIVINGROOM
<<widget "helenLivingroom">>
<<if $gnMomLocation is "gnlivingroom" and $gnchaos is true and random(1,100)>80>>\
<<if $helenGangcorr <45>>\
You spot Helen on her knees sucking a gangmember!
<video autoplay muted loop style="max-width:50%;">
<source src="img/others/gn/kiannagang2.webm" type="video/webm">
</video>
<<elseif $helenGangcorr >=45 and $helenGangcorr <70>>\
You spot Helen getting fucked by a gangmember!
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/kiannagang.webm" type="video/webm">
</video>
<<elseif $helenGangcorr >=70>>\
You see Helen getting fucked by two gangmembers while Paul watches them.
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/kiannagang3.webm" type="video/webm">
</video>
<</if>>
<<set $helenGangcorr += 10>>\
<em>Helen's corruption towards the gang increased.</em>
<<linkreplace "Intervene!">>
<<helen>> $player no! I can handle this. Just leave us alone! <</helen>>
<</linkreplace>>\
<<elseif $gnMomLocation is "gnlivingroom">>\
<<helen>>Oh hey! I'm glad to see you here, $player!<</helen>>
[[Talk->helentalk]]
[[Grope->helengrope]]
<<linkreplace "Actions">>
<<if $helenCorruption >= 10>>\
<<goto "helenaction">>\
<<else>>\
<em>You need more corruption.</em>
<</if>>\
<</linkreplace>>\
<</if>>\
<</widget>>
LIAM LIVINGROOM
<<widget "liamLivingroom">>\
<<if $gnSonLocation is "gnlivingroom" and $gnchaos and $liamsub>=50 and $liamdom<=20 and random(1,100)>80>>\
<<if $liamsub>=50 and $liamsub<75>>\
Liam is held down and is getting fucked hard by a gangmember.\
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/liamtaken2.webm" type="video/webm"></video>
<<elseif $liamsub>=75>>\
Liam is wearing a chastity cage with girly clothes on and he is eagerly riding a gangmember's big dick.\
<video autoplay muted loop style="max-width:50%;">
<source src="img/others/gn/liamgang.webm" type="video/webm"></video>
<</if>>\
<<elseif $gnSonLocation is "gnlivingroom">>\
<<liam>> Wassup $player! <</liam>>\
[[Talk to Liam->liam]]\
<</if>>\
<</widget>><img src="img/others/gh/gh1.png" style="max-width:80%;">
<<player>> [[This place is starting to look good!->ghmain1]]<</player>><img src="img/others/gh/manage.png" style="max-width:80%;">
<<set _anyWorking = $ghLilsis or $ghBigsis or $ghMom or $ghClara or $ghNicole or $ghCassandra>>\
<<if $gh1mess <100 and $gh2mess <100>>\
You have to clean one of the rooms before they can be used!
<</if>>\
<<RoomManage>>
<<if _anyWorking>>\
<<linkreplace "Unassign all current workers">>\
<<silently>>
<<clearAssigned 1>>
<<clearAssigned 2>>
<<updateLocations>>
<</silently>>
You told everyone to go home.\
<</linkreplace>>\
<</if>>\
<<linkreplace "Lock current workers">>
<<set $ghLocked = true>>
Locked current workers.\
<</linkreplace>>
<<linkreplace "Unlock current workers">>\
<<set $ghLocked = false>>
Unlocked current Workers.\
<</linkreplace>>
<<if _anyWorking>>\
[[Enjoy one of the gloryholes->use1]]
<</if>>\
[[Upgrades->ghupgrades]]
[[Leave->ghmain1]]
LILSIS
<<widget "ghLilsis">>
<<if $ghLilsis>>
$namelilsis is working!
<<set _gh = either("gh1", "gh2", "gh3", "gh4", "gh5", "gh6")>>
<<if _gh is "gh1">>\
<video src="img/others/gh/daisy1.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _gh is "gh2">>\
<video src="img/others/gh/daisy3.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _gh is "gh3">>\
<video src="img/others/gh/daisy5.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _gh is "gh4">>\
<video src="img/others/gh/daisy6.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _gh is "gh5">>\
<video src="img/others/gh/daisy2.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>\
<img src="img/others/gh/daisy4.webp" style="max-width:80%;">
<</if>>\
<</if>>
<</widget>>
BIGSIS
<<widget "ghBigsis">>
<<if $ghBigsis>>
$namebigsis is working!
<<set _gh = either("gh1", "gh2", "gh3", "gh4")>>
<<if _gh is "gh1">>\
<video src="img/others/gh/angel1.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _gh is "gh2">>\
<img src="img/others/gh/angel2.webp" style="max-width:80%;">
<<elseif _gh is "gh3">>\
<img src="img/others/gh/angel3.webp" style="max-width:80%;">
<<else>>
<video src="img/others/gh/angel4.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>\
<</if>>
<</widget>>
MOM
<<widget "ghMom">>
<<if $ghMom>>
$namemom is working!
<<set _gh = either("gh1", "gh2", "gh3", "gh4", "gh5", "gh6", "gh7")>>
<<if _gh is "gh1">>\
<video src="img/others/gh/ava9.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _gh is "gh2">>\
<video src="img/others/gh/ava8.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _gh is "gh3">>\
<video src="img/others/gh/ava7.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _gh is "gh4">>\
<video src="img/others/gh/ava4.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _gh is "gh5">>\
<video src="img/others/gh/ava3.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _gh is "gh6">>\
<video src="img/others/gh/ava2.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
<video src="img/others/gh/ava1.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>\
<</if>>
<</widget>>
NICOLE
<<widget "ghNicole">>
<<if $ghNicole>>\
<<if $ghClara>>\
Nicole and Clara working!
<video src="img/others/gh/nicolexclara.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>\
Nicole is working!
<<set _gh = either("gh1", "gh2", "gh3")>>
<<if _gh is "gh1">>
<video src="img/others/gh/nicole3.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _gh is "gh2">>\
<video src="img/others/gh/nicole2.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>\
<video src="img/others/gh/nicole1.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>\
<</if>>\
<</if>>\
<</widget>>
Clara
<<widget "ghClara">>
<<if $ghClara>>\
<<if $ghNicole>>\
Nicole and Clara working!
<video src="img/others/gh/nicolexclara.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>\
Clara is working!
<<set _gh = either("gh1", "gh2", "gh3")>>
<<if _gh is "gh1">>
<video src="img/others/gh/clara3.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _gh is "gh2">>\
<video src="img/others/gh/clara2.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>\
<video src="img/others/gh/clara1.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>\
<</if>>\
<</if>>\
<</widget>>
Cassandra
<<widget "ghCassandra">>
<<if $ghCassandra>>\
Cassandra is working!
<<if random(1,100)>50>>\
<video src="img/others/gh/cassandra1.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>\
<video src="img/others/gh/cassandra2.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>\
<</if>>\
<</widget>>
GF
<<widget "ghGf">>
<<if $ghGf>>\
$namegf is working!
<<set _gh = either("gh1", "gh2", "gh3", "gh4", "gh5", "gh6")>>
<<if _gh is "gh1">>\
<video src="img/others/gh/aria1.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _gh is "gh2">>\
<video src="img/others/gh/aria2.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _gh is "gh3">>\
<video src="img/others/gh/aria3.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _gh is "gh4">>\
<video src="img/others/gh/aria4.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _gh is "gh5">>\
<video src="img/others/gh/aria6.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _gh is "gh6">>\
<video src="img/others/gh/aria5.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>\
[[Enjoy the show->ghgfcuck]]
<</if>>\
<</widget>>You walk towards the room. You wait for the guy currently inside to finish. After some minutes he walks out.. Now it's your turn.
You walk inside and put your dick inside the hole. After some seconds, you feel lips wrapping around your dick!
<<if random(1,100)>50>>\
<video src="img/others/gh/use1.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>\
<video src="img/others/gh/use2.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>\
[[Leave->ghmain1]]
<<widget "roomIcon">>\
<<set _person = $args[0]>>\
<<if _person is "mom">>\
<<momghIcon>>\
<<elseif _person is "lilsis">>\
<<lilsisghIcon>>\
<<elseif _person is "bigsis" and not ($bigsiswork and $period is "Evening")>>\
<<bigsisghIcon>>\
<<elseif _person is "clara">>\
<<claraghIcon>>\
<<elseif _person is "nicole">>\
<<nicoleghIcon>>\
<<elseif _person is "cassandra">>\
<<cassandraghIcon>>\
<<elseif _person is "gf">>\
<<gfghIcon>>
<</if>>\
<</widget>>\<<widget "chaosCheck">>
<<if $security <=20 and $gangdom >=50>>
<<set $chaos to true>>
<<else>>
<<set $chaos to false>>
<</if>>
<<if $gnsecurity <=15>>\
<<set $gnchaos = true>> \
<<elseif $gnsecurity >15>>\
<<set $gnchaos = false>>\
<</if>> \
<</widget>><<widget "resetGH">>
<<if not $ghLilsisLocked>>
<<set $ghLilsis = false>>
<</if>>
<<if not $ghBigsisLocked>>
<<set $ghBigsis = false>>
<</if>>
<<if not $ghMomLocked>>
<<set $ghMom = false>>
<</if>>
<<if not $ghClaraLocked>>
<<set $ghClara = false>>
<</if>>
<<if not $ghNicoleLocked>>
<<set $ghNicole = false>>
<</if>>
<<if not $ghCassandraLocked>>
<<set $ghCassandra = false>>
<</if>>
<<if not $ghGfLocked>>
<<set $ghGf = false>>
<</if>>
<<set $room1Assigned to "none">>
<<set $room2Assigned to "none">>
<</widget>>
<<widget "ghIncome">>\
<<set _totalIncome = 0>>\
<<if $ghRoom1Level >= 1 and $room1Assigned isnot "none">>\
<<set _income = random(35, 70)>>\
<<set _multi = 1>>\
<<if $ghRoom1Level is 2>><<set _multi = 1.6>>
<<elseif $ghRoom1Level is 3>><<set _multi = 2.0>><</if>>
<<set _income = Math.round(_income * _multi)>>
<<set _totalIncome += _income>>
<</if>>\
<<if $ghRoom2Level >= 1 and $room2Assigned isnot "none">>\
<<set _income = random(35, 70)>>\
<<set _multi = 1>>\
<<if $ghRoom2Level is 2>><<set _multi = 1.6>>\
<<elseif $ghRoom2Level is 3>><<set _multi = 2.0>><</if>>\
<<set _income = Math.round(_income * _multi)>>\
<<set _totalIncome += _income>>\
<</if>>\
<<if _totalIncome > 0>>\
<<set $money += _totalIncome>>\
Glory house brought in <<=_totalIncome>> today!
<</if>>\
<</widget>><<outsideImage>>
<<set $playerhome to false>>
<<if $playerhome is false and $period is "Night">>
<<goto "needsleep">> <</if>>
<div class="worldmap">
<div class="cell top">
Go back [[inside->hallway]]
</div>
<div class="cell left">
<<if $uptownUnlocked>>
Go to [[Uptown neighbors->gnoutside]]
<</if>>
</div>
<div class="cell right">
<<if $badNeighborhoodUnlocked>>
Go to [[Eastside]]
<</if>>
</div>
<div class="cell mid">
<<if not $ghDiscovered>>
<<elseif $ghprogress < 100>>
<<link "Go to abandoned building">>
<<if $ghfirst>>
<<goto "gh2">>
<<else>>
<<goto "gh1">>
<</if>>
<</link>>
<<else>>
Go to [[Glory house->ghmain1]]
<</if>>
<br><br>
<<if $cansearchhouse>>
<<if $period is "Night">>\
Its getting dark. You should go home and sleep.
<<else>>\
<<if $energy >= 60>>
[[Loot abandoned houses->searchhouse]]
<<else>>
You're too tired to search abandoned houses right now.
<</if>>
<</if>>
<</if>>
</div>
<div class="cell bottom">
<<linkreplace "Go explore">>
<<if $energy <= 15>>
You are too tired!
<<else>>
<<silently>>
<<set $energy -=15>>
<<skipPeriod>>
<<updatePeriod>>
<</silently>>
<<explore>>
<</if>>
<</linkreplace>>
<<if $labquest>>
<<if not $laboutsidefound>>
[[Search for the lab->laboutside]]
<<else>>
Go to [[Lab->laboutside]]
<</if>>
<</if>>
</div>
</div>
Not currently in use.
<<widget "updateKidnappedLocations">>
<<if $ghClara and $clarakidnapped>>
<<set $claraLocation = "Glory House">>
<<else>>
<<set $claraLocation = "Your room">>
<</if>>
<<if $ghNicole and $nicolekidnapped>>
<<set $nicoleLocation = "Glory House">>
<<else>>
<<set $nicoleLocation = "Your room">>
<</if>>
<</widget>><<widget "clearAssigned">>
<<set _room = $args[0]>>
<<if _room is 1>>
<<set _p = $room1Assigned>>
<<set $room1Assigned = "none">>
<<else>>
<<set _p = $room2Assigned>>
<<set $room2Assigned = "none">>
<</if>>
<<if _p is "lilsis">><<set $ghLilsis = false>><</if>>
<<if _p is "bigsis">><<set $ghBigsis = false>><</if>>
<<if _p is "mom">><<set $ghMom = false>><</if>>
<<if _p is "clara">><<set $ghClara = false>><</if>>
<<if _p is "nicole">><<set $ghNicole = false>><</if>>
<<if _p is "cassandra">><<set $ghCassandra = false>><</if>>
<<if _p is "gf">><<set $ghGf = false>><</if>>
<</widget>>
<img src="img/others/gh/manage.png" style="max-width:80%;">
<<set _anyWorking = $ghLilsis or $ghBigsis or $ghMom or $ghClara or $ghNicole or $ghCassandra>>\
<<if $gh1mess <100 and $gh2mess <100>>
You have to clean one of the rooms before they can be used!
<</if>>
<<if $gh1mess >= 100>>
<h3>Assign to Room 1</h3>
Currently working: <<if _anyWorking>> <<roomIcon $room1Assigned>> <<else>> No one <</if>>
<<linkreplace "$namelilsis">>
<<if $lilsiskidnapped>>
$namelilsis is kidnapped!
<<elseif $lilsisCorruption > 80>>\
$namelilsis is now assigned to Room 1.
<<silently>>
<<clearAssigned 1>>
<<set $room1Assigned = "lilsis">>
<<set $ghLilsis = true>>
<<updateLocations>>
<<if $room2Assigned is "lilsis">><<set $room2Assigned = "none">><</if>>
<</silently>>
<<else>>\
$namelilsis refuses. (Corruption to low)
<</if>>\
<</linkreplace>>
<<linkreplace "$namebigsis">>
<<if $bigsiskidnapped>>\
$namebigsis is kidnapped!
<<elseif $bigsiswork and $period is "Evening">>
$namebigsis is working at the bar tonight.
<<elseif $bigsisCorruption > 80>>\
$namebigsis is now assigned to Room 1.
<<silently>><<clearAssigned 1>>\
<<set $room1Assigned = "bigsis">>\
<<set $ghBigsis = true>>\
<<updateLocations>>\
<<if $room2Assigned is "bigsis">><<set $room2Assigned = "none">><</if>>\
<</silently>>
<<else>>\
$namebigsis refuses. (Corruption to low)
<</if>>\
<</linkreplace>>
<<linkreplace "$namemom">>
<<if $momkidnapped>>\
$namemom is kidnapped!
<<elseif $momCorruption > 80>>\
$namemom is now assigned to Room 1.
<<silently>><<clearAssigned 1>>\
<<set $room1Assigned = "mom">>\
<<set $ghMom = true>>\
<<updateLocations>>\
<<if $room2Assigned is "mom">><<set $room2Assigned = "none">><</if>>\
<</silently>>
<<else>>\
$namemom refuses. (Corruption to low)
<</if>>\
<</linkreplace>>
<<if $clarakidnapped>> \
<<linkreplace "Clara">>
Clara is now assigned to Room 1.
<<silently>><<clearAssigned 1>>\
<<set $room1Assigned = "clara">>\
<<updateLocations>>
<<set $ghClara = true>>\
<<if $room2Assigned is "clara">><<set $room2Assigned = "none">><</if>>\
<</silently>>
<</linkreplace>>\
<</if>>
<<if $nicolekidnapped>>\
<<linkreplace "Nicole">>\
Nicole is now assigned to Room 1.
<<silently>><<clearAssigned 1>>
<<set $room1Assigned = "nicole">>\
<<updateLocations>>
<<set $ghNicole = true>>\
<<if $room2Assigned is "nicole">><<set $room2Assigned = "none">><</if>>\
<</silently>>
<</linkreplace>>
<</if>>\
<<if $cassandrakidnapped>>\
<<linkreplace "Cassandra">>
Cassandra is now assigned to Room 1.
<<silently>><<clearAssigned 1>>
<<set $room1Assigned = "cassandra">>\
<<updateLocations>>
<<set $ghCassandra = true>>\
<<if $room2Assigned is "cassandra">><<set $room2Assigned = "none">><</if>>\
<</silently>>
<</linkreplace>>
<</if>>\
<<if $gnUnlocked>>\
<<linkreplace "$namegf">>
<<if $gfCorruption >80>>
$namegf is now assigned to Room 1.
<<silently>><<clearAssigned 1>>
<<set $room1Assigned = "gf">>\
<<updateLocations>>
<<set $ghGf = true>>\
<<if $room2Assigned is "gf">><<set $room2Assigned = "none">><</if>>\
<</silently>>
<<else>>
$namegf refuses! (Corruption to low)
<</if>>\
<</linkreplace>>\
<</if>>\
<</if>>
<<if $gh2mess >= 100>>\
<h3>Assign to Room 2</h3>
Currently working: <<roomIcon $room2Assigned>>
<<linkreplace "$namelilsis">>
<<if $lilsiskidnapped>>
$namelilsis is kidnapped!
<<elseif $lilsisCorruption > 80>>\
$namelilsis is now assigned to Room 2.
<<silently>>
<<clearAssigned 2>>
<<set $room2Assigned = "lilsis">>
<<set $ghLilsis = true>>
<<updateLocations>>
<<if $room1Assigned is "lilsis">><<set $room1Assigned = "none">><</if>>
<</silently>>
<<else>>\
$namelilsis refuses. (Corruption to low)
<</if>>\
<</linkreplace>>
<<linkreplace "$namebigsis">>
<<if $bigsiskidnapped>>\
$namebigsis is kidnapped!
<<elseif $bigsiswork and $period is "Evening">>
$namebigsis is working at the bar tonight.
<<elseif $bigsisCorruption > 80>>\
$namebigsis is now assigned to Room 2.
<<silently>><<clearAssigned 2>>
<<set $room2Assigned = "bigsis">>\
<<set $ghBigsis = true>>\
<<updateLocations>>\
<<if $room1Assigned is "bigsis">><<set $room1Assigned = "none">><</if>>\
<</silently>>
<<else>>\
$namebigsis refuses. (Corruption to low)
<</if>>\
<</linkreplace>>
<<linkreplace "$namemom">>
<<if $momkidnapped>>\
$namemom is kidnapped!
<<elseif $momCorruption > 80>>\
$namemom is now assigned to Room 2.
<<silently>><<clearAssigned 2>>
<<set $room2Assigned = "mom">>\
<<set $ghMom = true>>\
<<updateLocations>>\
<<if $room1Assigned is "mom">><<set $room1Assigned = "none">><</if>>\
<</silently>>
<<else>>\
$namemom refuses. (Corruption to low)
<</if>>\
<</linkreplace>>
<<if $clarakidnapped>>\
<<linkreplace "Clara">>
Clara is now assigned to Room 2.
<<silently>><<clearAssigned 2>>
<<set $room2Assigned = "clara">>\
<<set $ghClara = true>>\
<<updateLocations>>
<<if $room1Assigned is "clara">><<set $room1Assigned = "none">><</if>>\
<</silently>>
<</linkreplace>>\
<</if>>
<<if $nicolekidnapped>>\
<<linkreplace "Nicole">>\
Nicole is now assigned to Room 2.
<<silently>><<clearAssigned 2>>
<<set $room2Assigned = "nicole">>\
<<set $ghNicole = true>>\
<<updateLocations>>
<<if $room1Assigned is "nicole">><<set $room1Assigned = "none">><</if>>\
<</silently>>
<</linkreplace>>
<</if>>\
<<if $cassandrakidnapped>>\
<<linkreplace "Cassandra">>
Cassandra is now assigned to Room 2.
<<silently>><<clearAssigned 2>>
<<set $room2Assigned = "cassandra">>\
<<set $ghCassandra = true>>\
<<updateLocations>>
<<if $room1Assigned is "cassandra">><<set $room1Assigned = "none">><</if>>\
<</silently>>
<</linkreplace>>
<</if>>\
<<if $gnUnlocked>>\
<<linkreplace "$namegf">>
<<if $gfCorruption >80>>
$namegf is now assigned to Room 2.
<<silently>><<clearAssigned 2>>
<<set $room2Assigned = "gf">>\
<<set $ghGf = true>>\
<<updateLocations>>
<<if $room1Assigned is "gf">><<set $room1Assigned = "none">><</if>>\
<</silently>>
<<else>>
$namegf refuses! (Corruption to low)
<</if>>
<</linkreplace>>
<</if>>\
<</if>>\
<<linkreplace "Lock current workers">>
<<LockWorkers>>
Locked current workers.
<</linkreplace>>
<<if _anyWorking>>\
[[Enjoy one of the gloryholes->use1]]
<</if>>\
[[Leave->ghmain1]]
NOT IN USE
<h3>Locations</h3>
<<if $badNeighborhoodUnlocked and $uptownUnlocked and $cansearchhouse and $ghDiscovered>>\
You have explored everything!
<<else>>\
You should explore the area!
<</if>>\
<<if $badNeighborhoodUnlocked>>\
<h3>Eastside</h3>
<<if $nicoleUnlocked>>
End of story for now.
<<elseif $knownicole is true and not $nicoleUnlocked>>
You should search for Tray's sister.
<<elseif not $knownicole and $metjack>>
You need to decide how to get that info from Jack..
<<elseif not $metjack and $askwork>>
You should hang out in the bar.
<<elseif not $askwork and $talkedtoboss>>
You should ask for work in the bar
<<elseif not $talkedtoboss>>\
You need to talk to the boss in Gang HQ!
<</if>>\
<</if>>\
<<if $uptownUnlocked>>\
<h3>Uptown neighbors</h3>
<<if $liamsabotage>>
<b>DOM: Increase his dom -> sabotage with him
SUB: Increase his sub-> tell him to not fix security</b>
<<if $liamfoundjack and $jackhouse>>\
End of dom path for now.
<<elseif $liamfoundjack and not $jackhouse>>
You should go look for Jack's house around Eastside.
<<elseif $liamdom>=60 and not $liamfoundjack>>\
You should talk to liam. (dom)
<</if>>\
<<if $liamsubtalk3>>\
End of sub path for now.
<<elseif $liamsub >=50 and not $liamsubtalk3>>\
You should talk to Liam. (sub)
<<elseif $liamsub >=40 and not $liamsubtalk2>>\
You should talk to Liam. (sub)
<<elseif not $liamsubtalk1 and $liamsub>=10>>\
You should talk to Liam. (sub)
<</if>>\
<<elseif $uptownUnlocked and not $gnexposed>>\
You should wait a couple of days before talking to Liam.
<<elseif $gnexposed and not $gnexposedtalked>>\
You should go talk to Liam.
<<elseif $gnexposedtalked>>\
You should go talk to Liam.
<</if>>\
<</if>>\
<<back>><<widget "liamQuest">>\
<<if $liamQuestAvailable is true>>\
<span style="color:#f1c40f; font-weight:700;">!</span> \
<</if>>\
<</widget>>\
:: StoryMenu
<<link "INVENTORY">>
<<script>>
Dialog.setup("Inventory");
Dialog.wiki(Story.get("inventory").processText());
Dialog.open();
<</script>><</link>>
<<link "INFO">>
<<script>>
Dialog.setup("INFO");
Dialog.wiki(Story.get("info").processText());
Dialog.open();
<</script>>
<</link>>\
<<link "QUESTS">>
<<script>>
Dialog.setup("QUESTS");
Dialog.wiki(Story.get("quest").processText());
Dialog.open();
<</script>><</link>>
<a href="https://www.patreon.com/Rotta6932" target="_blank">PATREON </a>\
<a href="https://f95zone.to/threads/city-of-cinders-v0-3a-rotta6932.282959/" target="_blank">\
F95 ZONE </a>\<h3>Locations</h3>\
<<if $badNeighborhoodUnlocked and $uptownUnlocked and $cansearchhouse and $ghDiscovered>>\
You have explored everything!
<<else>>\
You should explore the area!
<</if>>\
<<if $badNeighborhoodUnlocked>>\
<h3>Eastside</h3>\
<<if $nicoleUnlocked>>\
End of story for now.
<<elseif $knownicole is true and not $nicoleUnlocked>>\
You should search for Tray's sister.
<<elseif not $knownicole and $metjack>>\
You need to decide how to get that info from Jack..
<<elseif not $metjack and $askwork>>\
You should hang out at the bar.
<<elseif not $askwork and $talkedtoboss>>\
You should ask for work at the bar
<<elseif not $talkedtoboss>>\
You need to talk to the boss in Gang HQ!
<</if>>\
<</if>>\
<<if $uptownUnlocked>>\
<h3>Liam</h3>\
<<if $liamsabotage>>\
<span style="color:#1e90ff;">DOM: </span>Increase his dom -> sabotage with him.
<span style="color:#ff69b4;">SUB: </span>Increase his sub->tell him to not fix security and let gangmembers stay in their house.
<<if $cassandraunlocked>>\
<span style="color:#1e90ff;">DOM: </span>End of dom path.
<<elseif $cassandraReady and not $cassandraunlocked and $liamfoundjack>>\
<span style="color:#1e90ff;">DOM: </span>You should meet Liam outside his house.
<<elseif $liamfoundjack and $liamfoundcassandra>>\
<span style="color:#1e90ff;">DOM: </span>You should get your strength up and meet Liam outside his house after 5 days.
<<elseif $liamfoundjack and $jackhouse and $nicoleUnlocked and $liamdom>=80>>\
<span style="color:#1e90ff;">DOM: </span>You should talk to Liam.
<<elseif $liamfoundjack and $jackhouse and not $nicoleUnlocked and $liamdom>=80>>\
<span style="color:#1e90ff;">DOM: </span>You should continue on the Eastside quests.
<<elseif $liamfoundjack and $jackhouse>>\
<span style="color:#1e90ff;">DOM: </span>You should increase Liam's dom.
<<elseif $liamfoundjack and not $jackhouse>>
<span style="color:#1e90ff;">DOM: </span>You should go look for Jack's house around Eastside.
<<elseif $liamdom>=60 and not $liamfoundjack>>\
<span style="color:#1e90ff;">DOM: </span>You should talk to liam.
<<elseif $liamdom<60 and not $liamfoundjack>>\
<span style="color:#1e90ff;">DOM: </span>You should inscrease Liam's dom.
<</if>>\
<<if $liamsubtalk4>>\
<span style="color:#ff69b4;">SUB: </span>End of sub path for now.
<<elseif $liamsub >=80 and $liamsubtalk3 and not $liamsubtalk4>>\
<span style="color:#ff69b4;">SUB: </span>You should talk to Liam.
<<elseif $liamsub <80 and $liamsubtalk3>>\
<span style="color:#ff69b4;">SUB: </span>You should let Liam's sub increase.
<<elseif $liamsub >=50 and not $liamsubtalk3>>\
<span style="color:#ff69b4;">SUB: </span>You should talk to Liam.
<<elseif $liamsub >=40 and not $liamsubtalk2>>\
<span style="color:#ff69b4;">SUB: </span>You should talk to Liam.
<<elseif $liamsub<40 and not $liamsubtalk2>>\
<span style="color:#ff69b4;">SUB: </span>You should let Liam's sub increase.
<<elseif not $liamsubtalk1 and $liamsub>=10>>\
<span style="color:#ff69b4;">SUB: </span>You should talk to Liam.
<<elseif not $liamsubtalk1 and $liamsub<10>>\
<span style="color:#ff69b4;">SUB: </span>You should let Liam's sub increase.
<</if>>\
<<elseif $uptownUnlocked and not $gnexposed>>\
You should wait a couple of days before talking to Liam.
<<elseif $gnexposed and not $gnexposedtalked>>\
You should go talk to Liam.
<<elseif $gnexposedtalked>>\
You should go talk to Liam.
<</if>>
<h3>$namegf</h3>\
<<if $gf>>
Questline completed.
<<elseif $gfquest3 and $gfLove >=85 and not $gf>>\
You should hang out with $namegf.
<<elseif $gfquest3 and $gfLove <85 and not $gf>>\
You should increase $namegf's love.
<<elseif $gfquest2 and $gfLove >=65 and not $gfquest3>>\
You should hang out with $namegf.
<<elseif $gfquest2 and $gfLove <65 and not $gfquest3>>\
You should increase $namegf's love.
<<elseif $gfquest1 and $gfLove>=35 and not $gfquest2>>
<<if $period is "Evening">>\
You should hang out with $namegf.
<<else>>\
You should wait until evening before hanging out with $namegf.
<</if>>\
<<elseif $gfquest1 and $gfLove <35 and not $gfquest2>>\
You should increase $namegf's love.
<<elseif $gfqueststart and $gfLove>=10 and not $gfquest1>>\
You should hang out with $namegf.
<<elseif $gfqueststart and $gfLove<10 and not $gfquest1>>\
You should increase $namegf's love.
<</if>>\
<</if>>\
<<if $labquest>>\
<h3>Lab</h3>\
<<if $brokenlab and $brokenlabquest>>\
<<if $bolts >= 5 and $barricadeMaterials >=10>>\
You have the bolts and materials you need. Now you need to fix Evelyn's door.
<<else>>\
You need to find 5 heavy bolts and 10 barricade materials to fix Evelyn's door.
<</if>>\
<<elseif $brokenlab>>\
Evelyn's lab is destroyed. You need to help her fix her lab to continue.
<<elseif $evelynquest6>>\
<<if $evelynPillResourceLeft >0>>\
Evelyn will keep making pills for you.
<<elseif $evelynPillResourceLeft is 0>>\
Evelyn have ran out of resources and can't make any more pills. (END OF CONTENT FOR NOW)
<</if>>\
<<elseif $evelynquest5 and not $evelynquest6>>\
<<if $evelynProducePill >0>>\
You should wait for Evelyn to produce more pills.
<<elseif $evelynProducePill is 0>>\
You should go talk to Evelyn.
<</if>>\
<<elseif $evelynquest4 and $pillduration>0 and not $evelynquest5>>\
You should wait out the pills effect before talking to Evelyn.
<<elseif $evelynquest4 and $pillduration is 0>>\
You should talk to Evelyn.
<<elseif $evelynquest3 and not $evelynquest4>>\
<<if $evelynCountdown >0>>\
You should wait for Evelyn to finish her work.
<<else>>\
You should go check out Evelyn's work.
<</if>>\
<<elseif $mirandaResearchFound and not $evelynquest3>>\
You should talk to Evelyn.
<<elseif $evelynquest2 and not $mirandaResearchFound>>\
You should sneak in and search Miranda's room when she is not there.
<<elseif $mirandafirsttalk and not $evelynquest2>>\
You should talk to Evelyn.
<<elseif $evelynquest and not $mirandafirsttalk>>\
You should search for Evelyn's mother in Eastside.
<<elseif $labfound and not $evelynquest>>\
You should check out the reinforced door.
<<elseif $laboutsidefound and not $labfound>>\
You should search the old facility.
<<elseif $labquest and not $laboutsidefound>>\
You should search for the lab.
<</if>>\
<</if>>\EncounterWidgets
LILSISKITCHEN
<<widget "lilsisKitchen">>\
<<if $lilsisLocation is "Kitchen" and $chaos is true and random(1,100) >85>>\
<<if $gangdom <=50 and $lilsisGangcorr <50>>
Some of the thugs are groping $namelilsis ass!
<img src="img/daisy/ganggrope.gif" alt="Scene image">
<<set $lilsisGangcorr +=5>>\
<em>$namelilsis corruption towards the gang increased.</em>
<<else>>\
You see a gangmemebr totally naked standing before $namelilsis's naked body, threatening her. Scared, she takes off her clothes and back up to the corner.
<img src="img/daisy/taken2.gif" alt="Scene image">
[[Intervene->lilsisgangfight]] <</if>>
<<elseif $lilsisLocation is "Kitchen">>\
<<lilsis>> Hey bro! <</lilsis>>\
[[Talk->lilsistalkmenu]]
[[Grope->lilsisgrope]]
<<linkreplace "Actions">>
<<if $lilsisLove >= 10 and $lilsisCorruption >= 10>>\
<<goto "lilsisfuck1">>
<<else>>\
<em>You need more love and corruption.</em>\
<</if>>\
<</linkreplace>>\
<</if>>\
<</widget>>\
BIGSISKITCHEN
<<widget "bigsisKitchen">>\
<<if $bigsisLocation is "Kitchen" and $chaos is true and random(1,100) >80 >>\
You walk in on a gangmember fucking $namebigsis!
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/beaten3.webm" type="video/webm">
</video>
<<set $bigsisGangcorr += 5>>\
<em>$namebigsis corruption towards the gang increased.</em>
[[Intervene!->fightkitchenbigsis]]
<<elseif $bigsisLocation is "Kitchen">>\
<<bigsis>> What do you want?<</bigsis>>\
[[Talk->bigsistalkmenu]]
[[Grope->bigsisgrope]]
<<linkreplace "Actions">>
<<if $bigsisLove >= 10 and $bigsisCorruption >= 10>>\
<<goto "bigsisfuck1">>\
<<else>>\
<em>You need more love and corruption.</em>\
<</if>>\
<</linkreplace>>\
<</if>>\
<</widget>>\
MOMKITHCEN
<<widget "momKitchen">>\
<<if $momLocation is "Kitchen" and $chaos and random (1,100)>70>>\
<<if $momGangcorr >=65>>\
You see a gangmember fucking $namemom!
<video autoplay muted loop style="max-width:80%;">
<source src="img/ava/gang4.webm" type="video/webm"></video>
<<else>>\
You see a gangmember groping $namemom!
<<if random(1,100)>50>>
<video autoplay muted loop style="max-width:80%;">
<source src="img/ava/ganggrope2.webm" type="video/webm"></video>
<<else>>
<video autoplay muted loop style="max-width:80%;">
<source src="img/ava/ganggrope4.webm" type="video/webm"></video>
<</if>>
<</if>>\
<<set $momGangcorr += 5>>\
<em>$namemom corruption towards the gang increased.</em>
[[Intervene->momgangfight1]]
<<elseif $momLocation is "Kitchen" and $momCorruption >90 and random (1,100)>80>>
You walk into the kitchen and see $namemom is horny playing with her tits out!
<video autoplay muted loop style="max-width:80%;">
<source src="img/ava/kitchenflash.mp4" type="video/webm"></video>
[[Fuck!->momfuckkitchen]]
<<elseif $momLocation is "Kitchen">>\
<<if $momCorruption >50 and random(1,100)>1>>
You see $namemom making some coffee. You notice she bearly have any clothes on..
<video autoplay muted loop style="max-width:80%;">
<source src="img/ava/kitchen.webm" type="video/webm"></video>
<<else>>\
<<mom>>Hi sweetie! Everything alright?<</mom>>\
<</if>>\
[[Talk->momtalkmenu]]
[[Grope->momgrope]]
<<linkreplace "Actions">>
<<if $momLove >= 10 and $momCorruption >= 10>>\
<<goto "momactions">>\
<<else>>\
<em>You need more love and corruption.</em>\
<</if>>\
<</linkreplace>>\
<</if>>\
<</widget>>\
BIGSIS BATHOOM
<<widget "bigsisBathroom">>
<<if $bigsisLocation is "Bathroom" and $chaos is true and random(1,100) <= 60>>
You see $namebigsis on the floor getting mouthfucked by a gangmember.
<<set _bigsisbathgang1 = true>>\
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/bathroomgang.webm" type="video/webm"></video>
<<set $bigsisGangcorr += 5>>\
<em>$namebigsis corruption towards the gang increased.</em>
[[Stop him->fightbigsis1]]
<</if>>\
<<if $bigsisLocation is "Bathroom" and not _bigsisbathgang1>>\
<<set _bathroomBusy = true>>\
<<link "$namebigsis is in the shower. Take a quick peek?">>
<<goto "showerpeek">>\
<<set _bathroomBusy = false>>\
<</link>>\
<</if>>\
<</widget>>
LILSIS BATHROOM
<<widget "lilsisBathroom">>\
<<if $lilsisLocation is "Bathroom" and $chaos is true and random (1,100) >60>>\
You see $namelilsis showering. She is not alone...
<video autoplay muted loop style="max-width:80%;">
<source src="img/daisy/chaosshower.mp4" type="video/webm"></video>
<<set $lilsisGangcorr +=5>>\
<em>$namelilsis corruption towards the gang increased.</em>
[[Intervene->lilsisgangfight]]
<<elseif $lilsisLocation is "Bathroom">>\
<<lilsis>> Hey bro! <</lilsis>>
[[Talk->lilsistalkmenu]]
[[Grope->lilsisgrope]]
<<linkreplace "Actions">>\
<<if $lilsisLove >= 10 and $lilsisCorruption >= 10>>
<<goto "lilsisfuck1">>
<<else>>\
<em>You need more love and corruption.</em>
<</if>>\
<</linkreplace>>\
<</if>>\
<</widget>>
MOM BATHROOM
<<widget "momBathroom">>
<<if $momLocation is "Bathroom" and $chaos and random(1,100)>80>>
<<if $momGangcorr<80>>\
You see $namemom getting harassed in the shower!
<img src="img/ava/showergang.gif" style="max-width:80%;">
<<else>>
You see $namemom getting fucked by two gangmembers!
<video autoplay muted loop style="max-width:80%;">
<source src="img/ava/shower.webm" type="video/webm">
</video>
<</if>>
<<set $momGangcorr += 5>>\
<em>$namemom corruption towards the gang increased.</em>
[[Intervene!->momgangfight1]]
<<elseif $momLocation is "Bathroom">>
<<set _bathroomBusy = true>>
<<link "$namemom is in the shower. Maybe peek a little">>
<<goto "showerpeekmom">>
<<set _bathroomBusy = false>>
<</link>>
<</if>>
<</widget>>
BIGSIS LIVINGROOM
<<widget "bigsisLivingroom">>\
<<if $bigsisLocation is "Livingroom" and $chaos is true and random(1,100) >80>>
<<if $bigsisGangcorr >70>>\
You see $namebigsis riding one of the gangmember's dick!
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/ganglivingroom.webm" type="video/webm">
</video>
<<elseif $bigsisGangcorr >40>>
You see $namebigsis on the couch with her top ripped open and one of the gangmembers are fucking her!
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/ganglivingroom2.webm" type="video/webm">
</video>
<<else>>
You see $namebigsis on the couch, letting a gangmember suck her tits while stroking his dick. You can clearly tell she's scared to do anything else!
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/ganglivingroom3.webm" type="video/webm">
</video>
<</if>>
<<set $bigsisGangcorr += 5>>\
<em>$namebigsis corruption towards the gang increased.</em>
[[Intervene!->fightkitchenbigsis]]
<<elseif $bigsisLocation is "Livingroom">>
<<bigsis>> What? <</bigsis>>
[[Talk->bigsistalkmenu]]
[[Grope->bigsisgrope]]
<<linkreplace "Actions">>
<<if $bigsisLove >= 10 and $bigsisCorruption >= 10>>
<<goto "bigsisfuck1">>
<<else>>
<em>You need more love and corruption.</em>
<</if>>
<</linkreplace>>
<</if>>
<</widget>>
LILSIS LIVINGROOM
<<widget "lilsisLivingroom">>
<<if $lilsisLocation is "Livingroom">>
<<if $chaos and random(1,100) > 60>>
<<if $lilsisGangcorr <=30>>
You walk inn and see $namelilsis getting forcefully fucked while held down!
<img src="img/daisy/taken1.webp" style="max-width:80%;">
<<elseif $lilsisGangcorr >30 and $lilsisGangcorr <=70>>
You see $namelilsis on her knees with Tray and another gang member in the living room.
<video autoplay muted loop style="max-width:80%;">
<source src="img/daisy/livingroomgang1.webm" type="video/webm">
</video>
<<else>>
You see Tray with $namelilsis in the living room.
<video autoplay muted loop style="max-width:80%;">
<source src="img/daisy/livingroomgang2.webm" type="video/webm">
</video>
<</if>>
<<set $lilsisGangcorr +=5>>\
<em>$namelilsis corruption towards the gang increased.</em>
[[Intervene!->lilsisgangfight]]
<<elseif random(1,100)>80>>
As you see $namelilsis walk out of the livingroom, you can't ignore looking at her fat ass.
<video autoplay muted loop style="max-width:80%;">
<source src="img/daisy/walk1.webm" type="video/webm">
</video>
<<else>>
<<lilsis>> Hey bro! <</lilsis>>
[[Talk->lilsistalkmenu]]
[[Grope->lilsisgrope]]
<<linkreplace "Actions">>
<<if $lilsisLove >= 10 and $lilsisCorruption >= 10>>
<<goto "lilsisfuck1">>
<<else>>
<em>You need more love and corruption.</em>
<</if>>
<</linkreplace>>
<</if>>
<</if>>
<</widget>>
MOM LIVINGROOM
<<widget "momLivingroom">>\
<<if $momLocation is "Livingroom" and $chaos and random(1,100)>70>>
<<if $momGangcorr >80>>
You see a gangmember fucking $namemom on the couch!
<img src="img/ava/livingroom.webp" style="max-width:80%;">
<<elseif $momGangcorr >50>>
You walk in and see $namemom letting a gangmember fuck her tits while licking his dick! She is getting used to this!
<video autoplay muted loop style="max-width:80%;">
<source src="img/ava/gangtease.mp4" type="video/webm"> </video>
<<else>>
You walk into the livingroom and see a gangmember using you mother's mouth!
<video autoplay muted loop style="max-width:80%;">
<source src="img/ava/gang1.webm" type="video/webm">
</video>
<</if>>
<<set $momGangcorr += 5>>\
<em>$namemom corruption towards the gang increased.</em>
[[Intervene->momgangfight1]]
<<elseif $momLocation is "Livingroom">>
<<mom>>Hi sweetie! Everything alright?<</mom>>
[[Talk->momtalkmenu]]
[[Grope->momgrope]]
<<linkreplace "Actions">>
<<if $momLove >= 10 and $momCorruption >= 10>>
<<goto "momactions">>
<<else>>
<em>You need more love and corruption.</em>
<</if>>
<</linkreplace>>
<</if>>
<</widget>>
LILSIS YOUR ROOM
<<widget "lilsisYourroom">>
<<if $lilsisLocation is "Your room">>
<<if $chaos and $lilsisGangcorr >= 70 and random(1,100)>90>>
You walk in to your room, only to find multiple naked guys standing over $namelilsis. They are have their dicks out and are using her holes. They are too many for you to handle right now..
<video autoplay muted loop style="max-width:80%;">
<source src="img/daisy/gangbang1.webm" type="video/webm">
</video>
<<elseif $lilsisCorruption >= 60 and random(1,100) <= 20>>
<<if $lilsisCorruption <80>>\
<video autoplay muted loop style="max-width:80%;">
<source src="img/daisy/teasing1.webm" type="video/webm">
</video>
<<lilsis>> Heeey $player, I have missed your... company... <</lilsis>>
<<linkreplace "Actions">>
<<if $lilsisLove >= 10 and $lilsisCorruption >= 10>>
<<goto "lilsisfuck1">>
<<else>>
<em>You need more love and corruption with Lily.</em>
<</if>>
<</linkreplace>>
<<else>>\
You see $namelilsis laying on your bed, with nothing on, fully exposing her ass and pussy.
<<lilsis>> I need your dick right now! <</lilsis>>
<video autoplay muted loop style="max-width:80%;">
<source src="img/daisy/tease3.webm" type="video/webm">
</video>
[[Fuck!->bedroomeventlilsisevent1]]
<</if>>\
<<else>>
<<lilsis>> Hey bro! <</lilsis>>
[[Talk->lilsistalkmenu]]
[[Grope->lilsisgrope]]
<<linkreplace "Actions">>
<<if $lilsisLove >= 10 and $lilsisCorruption >= 10>>
<<goto "lilsisfuck1">>
<<else>>
<em>You need more love and corruption with Lily.</em>
<</if>>
<</linkreplace>>
<</if>>
<</if>>
<</widget>><<widget "fight">>
<<silently>>
<<if $playerStrength < 30>>
<<set _chance to 1 + ($playerStrength / 30)>>
<<elseif $playerStrength < 50>>
<<set _chance to 10>>
<<else>>
<<set _norm to ($playerStrength - 50) / 50>>
<<set _chance to 20 + (Math.pow(_norm, 0.5) * 78)>>
<</if>>
<<if $brassKnucklesOn>>
<<set _chance *= 1.2>>
<</if>>
<<set _chance to Math.clamp(_chance, 1, 98)>>
<<set _roll to random(1,100)>>
<<if _roll <= _chance>>
<<set $fightOutcome to "won">>
<<else>>
<<set $fightOutcome to "lost">>
<</if>>
<</silently>>
<</widget>>You walk over to Liam. You can see he got something big for you. Liam stuggles to hides his excitement.
<<player>> So, what's up? <</player>>
<<liam>> Man, you gonna be so stoked about this bro... <</liam>>
<<player>> Haha man, just tell me already! <</player>>
<<liam>> Looks like you and Tray got something in common.. <</liam>>
<<player>> [[What could that possible be?->laiminfo2.1]]<</player>>
<<liam>> You both got two sisters..<</liam>>
<<player>> No way! That asshole got another sister? <</player>>
<<liam>> Hell yeah man! I was scouting around Eastside and looking through some shit. I overheard some of Tray's goons talked about a "Cassandra". She's supposedly living like queen over there! <</liam>>
<<player>> Do you know where we can find her? Man, this is gold! We can use her to better get back at Tray! <</player>>
<<liam>>That's the problem man. I was looking around, but she is well hidden. I think I need your help finding her whereabouts, but don't worry, [[I already have a plan!->liaminfo2.2]]<</liam>>
<<player>> Great! What's the plan? <</player>>
<<liam>> Haha, slow down bro! Meet me outside my house in 5 days. I'll tell you more. Make sure you can handle a fight. There might be some goons we have to get through.<</liam>>
<<player>> [[Alright, bro!->gnlivingroom]] <</player>>
TIP: Make sure your strength is high before taking on the next mission. Or you could get some weapons!
<<set $liamfoundcassandra = true>>\
<<set $cassandraStartDay = $day>>\<<widget "shcd">>
<<if $cdlilsis >0>>\
<<set $cdlilsis -=1>>\
<</if>>\
<<if $cdbigsis >0>>\
<<set $cdbigsis -=1>>\
<</if>>\
<<if $cdmom >0>>\
<<set $cdmom -=1>>\
<</if>>\
<<if $cdgf >0>>\
<<set $cdgf -=1>>\
<</if>>\
<</widget>>
<<shcd>><img src="img/ai/searchhousefam.png" style="max-width:80%;">
<<searchHouseWithMom>>
[[Go back->Outside]]<img src="img/ai/searchhousefam.png" style="max-width:80%;">
You and your mother enter the house slowly, the door creaking softly behind you as it swings shut. The air inside feels stale, untouched for a long time. She moves ahead of you, careful and deliberate, scanning each room before stepping inside. You follow, checking drawers and shelves, taking whatever might still be useful.
Unlike before, you stay together at first, moving from room to room in silence. The tension builds with every step, every shadow stretching just a little too far in the dim light.
Eventually, she gestures toward the back of the house.
“I’ll check the storage rooms,” she mutters quietly. “You take upstairs.”
You nod and head up, the stairs groaning under your weight. The second floor feels worse. Narrow hallway. Closed doors. You start searching, [[but something feels wrong.->searchenemymom1.2]]
When you try to walk back, you notice the door is closed. You try to open it only to find out it's locked. Confused, you suddenly hear $namemom scream out!
<<mom>> Who are you! Help! <</mom>>
You try to brute force open the door, but it's hard. You keep kicking and bashing the door and suddenly it opens. You rush to your mother, [[but you see some bandits got to her first...->searchenemymom1.3]]You see three masked men pinnig $namemom down on the ground while using her pussy!
<video autoplay muted loop style="max-width:80%;">
<source src="img/ava/search2.mp4" type="video/webm"></video>
[[Save her!->savemom1]]<<silently>>
<<fight>>
<<set $eventLock = true>>
<</silently>>
<<if $gun and $ammo > 0>>
Do you want to use your gun?
<<linkreplace "Use the gun">>
<<set $ammo -= 1>>
<<goto "savemomwin">>
<</linkreplace>>
<<linkreplace "Fight without it">>
<<if $fightOutcome is "lost">>
<<goto "savemomlost">>
<<elseif $fightOutcome is "won">>
<<goto "savemomwin">>
<</if>>
<</linkreplace>>
<<else>>
<<if $fightOutcome is "lost">>
<<goto "savemomlost">>
<<elseif $fightOutcome is "won">>
<<goto "savemomwin">>
<</if>>
<</if>>
Somehow you defeat the three men. You help $namemom off the ground and find her clothes. Before leaving, you check the men for some loot and find cash!
<<set _loot = random(80,120)>>\
<<set $money += _loot>>\
You found: +<<= _loot>>!
<<set $cdmom +=5>>\
<em>$namemom won't search house with you for a while...</em>
[[Leave->Outside]]
<<skipPeriod>><<updatePeriod>>
<<set $eventLock = false>>You push one guy of $namemom, but quickly get overpowered by the other two guys. As you lay on the ground, you mother yells..
<<mom>> Stop! Don't hurt him! You wanted me right? Im right here! <</mom>>
They drag $namemom on top of you. You are pinned to the ground, forced to watch as $namemom sucks their dick..
<video autoplay muted loop style="max-width:80%;">
<source src="img/ava/search.mp4" type="video/webm"></video>
After some time the men are finished. You sit on the ground and are forced to watch as they cum on her face and body.
<video autoplay muted loop style="max-width:80%;">
<source src="img/ava/gangcum3.webm" type="video/webm"></video>
$namemom sits on the ground next to you. They are all done with her. You see two of the men starting to pick up the clothes. One of them looks towards you.
<<intruder>> You not gonna clean up your mama? <</intruder>>
You look over towards $namemom..
<video autoplay muted loop style="max-width:80%;">
<source src="img/ava/cum2.mp4" type="video/webm"></video>
You stare at her boobs. $namemom is totally covered in cum. Are you gonna to it?
[[Clean her up->savemomend1]]
[[Just leave->savemomend2]]
<video autoplay muted loop style="max-width:80%;">
<source src="img/ava/cuckclean.webm" type="video/webm"></video>
You lick the cum off her boobs. You don't undestand why, but something about this turns you on. $namemom does not say anything as you lick her boobs, but at the same you can tell she kinda likes it.
<<set $cdmom +=5>>\
<<set $gangdom +=10>>\
<em>Gangdom increased</em>
<em>You didn't get any loot.</em>
<em>$namemom won't search house with you for a while...</em>
[[We should leave..->Outside]]
<<skipPeriod>><<updatePeriod>>
<<set $eventLock = false>>No, that's weird.. You get off the ground and gather your clothes.
You and $namemom get ready to get out of there. You feel weak and defeated watching everything go down. You can't even protect your own mother. Hopefully she can forgive me after this..
<<set $cdmom +=5>>\
<<set $gangdom +=10>>\
<em>Gangdom increased</em>
<em>You didn't get any loot.</em>
<em>$namemom won't search house with you for a while...</em>
[[We should leave..->Outside]]
<<skipPeriod>><<updatePeriod>>
<<set $eventLock = false>><img src="img/ai/searchhousefam.png" style="max-width:80%;">
<<searchHouseWithGf>>
[[Go back->Outside]]<img src="img/ai/searchhousefam.png" style="max-width:80%;">
You step outside to check the neighboring house while $namegf stays behind. She doesn’t look fully comfortable with it, but she nods anyway, trying not to show it.
Inside the second house, you move quickly, searching without wasting time. Still, something nags at you. You move through the rooms anyway, quick and efficient, but your focus isn’t really there. Something keeps pulling at your attention, dragging your thoughts back. $namegf is all alone. You stop and tried to yell out to her.. No respons..
You quickly leave the house and run over to the house she was looting. You can't find her. Walking through the house and you hear nothing. Something must have happened...
You walk down the street, yelling her name. Suddenly you hear some commotion in one of the nearby houses. [[You quicklyh run towards the house!->searchhouseenmemygf2]]You get inside and run towards the sound without paying attention what the sound exactly is. The close you get, you can tell this is bad..
<<if random(1,100)>50>>
As you get through the hallway, you see a unknown man have pinned $namegf down..
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariasearch3.mp4" type="video/webm"></video>
She is laying on the bed helpless while the man fucks her pussy from behind.
<<else>>
As you get through the hallway, you see a unknown man have overpowered $namegf down on the ground and is fucking her from behind..
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariasearch2.mp4" type="video/webm"></video>
You can hear her whimper as he forcefully fucks her pussy..
<</if>>
[[Save her!->savegf1]]<<silently>>
<<fight>>
<<set $eventLock = true>>
<</silently>>
<<if $gun and $ammo > 0>>
Do you want to use your gun?
<<linkreplace "Use the gun">>
<<set $ammo -= 1>>
<<goto "savegfwin">>
<</linkreplace>>
<<linkreplace "Fight without it">>
<<if $fightOutcome is "lost">>
<<goto "savegflost">>
<<elseif $fightOutcome is "won">>
<<goto "savegfwin">>
<</if>>
<</linkreplace>>
<<else>>
<<if $fightOutcome is "lost">>
<<goto "savegflost">>
<<elseif $fightOutcome is "won">>
<<goto "savegfwin">>
<</if>>
<</if>>
In full panic you just rush him with all you got. He turns around and throws a punch and it hits you right in the face, making you fall on the ground knocked out...
<<cont append>>\
You wake up to the sounds of $namegf's ass getting pounded by the man.
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariataken8.webm" type="video/webm"></video>
You try to get up, but notice your hands and legs are tied together. You are stuck watching him fuck $namegf right infront of you..
He later finishes on her ass, grabs his stuff and quickly leaves. $namegf lays on the bed for a while. She dosen't say anything to you, she suddenly start untie you and you both leave..
<<set $cdgf +=5>>\
<<set $gangdom +=10>>\
<em>Gangdom increased</em>
<em>You didn't get any loot.</em>
<em>$namegf won't search house with you for a while...</em>
[[Let's get out of here..->Outside]]
<<skipPeriod>><<updatePeriod>>
<<set $eventLock = false>>
<</cont>>You quickly go for a right hook. The man dosen't react in time and you knock him out. As he lays on the floor, you check on $namegf. She is shaken up, but not injured. You help her up and decide to get out of here.
<<set _loot = random(80,120)>>\
<<set $money += _loot>>\
Before you leave, you decide to empty his pockets as he lays on the floor.
You found: +<<= _loot>>!
<<set $cdgfs +=5>>\
<em>$namegf won't search house with you for a while...</em>
[[Leave->Outside]]
<<skipPeriod>><<updatePeriod>>
<<set $eventLock = false>><<if $energy >= 30>>\
<<set _caughtChance to random(1,100)>>\
<<if _caughtChance <= 15>>\
<<silently>>
<<set $eventLock = true>>
<<set $energy -= 30>>
<<skipPeriod>><<updatePeriod>>
<</silently>>
You move around looking for something you can do. You go to the armory to destroy some valuable gear. You do as much damage as you can without making to much noice. On your way out you see two guard walking towards you. You sneak past them both and decide it's time to get out of there.
Someone sees you.
[[Try to run away!->sabotagefail]]
<<else>>\
<<set _msg to either(
"You follow their supply runs long enough to spot a weak link. A truck never makes it back. By the time they realize why, half the day is already gone searching for it.",
"You find the room where they keep their weapons clean and ready. Something corrosive gets spilled where it shouldn’t. Blades rust. Guns jam. Tray orders someone to deal with it.",
"You tamper with the locks on one of their safehouses. Doors won’t open when they should. This causes a lot of problems for the gang members.",
"You sabotage their cooling systems. Food starts to spoil. Tray grows restless as people scramble to fix it.",
"You sabotage a fuel pump they depend on. Vehicles sit useless until someone figures it out.",
"You trace where their money is counted. A small fire ruins paperwork. Nothing moves until it’s sorted."
)>>
<<silently>>
<<set $gangdom -= 15>>
<<set $energy -= 30>>
<<skipPeriod>><<updatePeriod>>
<</silently>>
_msg
<em>Gangdom decreased.</em>
[[Eastside]]
<</if>>
<<else>>
You don't have enough energy.
[[Eastside]]
<</if>>
<img src="img/others/misc/run.gif" style="max-width:80%;">
Two gangmembers are starting to catch up to you. You begin to lose your breath. This is bad, they can't know you did back there.
[[Try to fight them->sabotagefight]]
[[Keep running->sabotagerun]]<<silently>>
<<advanceHour>>
<<fight>>
<</silently>>
<<if $gun and $ammo > 0>>
Do you want to use your gun?
<<linkreplace "Use the gun">>
<<set $ammo -= 1>>
<<goto "sabotagewin">>
<</linkreplace>>
<<linkreplace "Fight without it">>
<<if $fightOutcome is "lost">>
<<goto "sabotagelost">>
<<elseif $fightOutcome is "won">>
<<goto "sabotagewin">>
<</if>>
<</linkreplace>>
<<else>>
<<if $fightOutcome is "lost">>
<<goto "sabotagelost">>
<<elseif $fightOutcome is "won">>
<<goto "sabotagewin">>
<</if>>
<</if>><<if random(1,100)>70>>
You keep running, thinking you can outrun them. When you turn to see how close they are, you trip over a rock and hit the ground hard.
<img src="img/others/misc/trip.gif" style="max-width:80%;">
Only seconds later, they’re already on you. [[You’re caught.->sabotagelost]]
<<else>>
You run, your breath ragged as footsteps close in behind you. Just when it feels like they’re about to catch you, you slip into the shadows and press yourself still. They rush past without noticing, their voices fading into the distance. [[Somehow, against all odds, you made it out.->Outside]]
<em>You lost energy!</em>
<<set $eventLock = false>>\
<<set $energy -= 30>>\
<</if>>\<<if $forcedfem>>\
They both beat you up pretty badly and begins to drag you back towards the gang HQ.
<<gangmember>> Just wait til Tray hears about this! <</gangmember>>
You drift in and out of consciousness as they drag you along. Eventually, you come to, [[lying on the floor in Tray’s office.->sabotagecaught1]]
<<else>>\
They both beat you up pretty badly and begins to drag you back towards the gang HQ.
<<gangmember>> Just wait til Tray hears about this! <</gangmember>>
You drift in and out of consciousness as they drag you along. Eventually, you come to, [[lying on the floor in Tray’s office.->sabotagecaught1notfem]]
<</if>>You manage to beat up both of them! You decide to quickly get out of there as fast as you can!
Sneaking out of there, you overhear some gangmembers talking about what happened in the armory. A lot of gear is destroyed and Tray is pissed!
Luckily you manage to escape the situation without getting caught!
<<silently>>
<<set $gangdom -= 10>>
<<set $eventLock = false>>\
<</silently>>
<em>Gangdom decreased.</em>
[[Continue->Outside]]<img src="img/ai/ganghqboss.png" style="max-width:80%;">
<<if not $sabotagefailfirst and not $rentfailfem1>>
<<tray>> So, tell me $player, why have you been caught messing around with our eqiupment? <</tray>>
You just look at him without saying a word.
<<tray>> Well, if you're gonna play it like that. <</tray>>
He looks over to his guards.
<<tray>> Put him on the pink pill, we are gonna make him pay back what we lost. <</tray>>
Before you can say anything, [[the guards punch you, knocking you out.->sabotagecaught1.2]]
<<else>>
<<tray>> You still fucking around with our eqiupment? At this point you are asking for it.. <</tray>>
He looks over to his guard.
<<tray>> Just give him the pill and throw him in the cell already<</tray>>
<<player>> No, please, I.. <</player>>
Before you can say anything else, the guard knock you down. One of the guards are holding your while the other guard are forcing the pill down your throat. They let go off you, making you fall to the ground. [[You try to stand up, but everything goes dizzy... and you pass out->startjail]]
<</if>>\<img src="img/ai/kitchen.png" style="max-width:80%;">
<<if $playerCorruption <50>>
A gangmember pulled your pants down and starts touching your ass!
<video autoplay muted loop style="max-width:80%;">
<source src="img/player/ts/grope.webm" type="video/webm">
</video>
<<else>>
A gangmember pushes you towards the table and starts fucking your asshole!
<video autoplay muted loop style="max-width:80%;">
<source src="img/player/ts/kitchen.webm" type="video/webm">
</video>
<</if>>
<<set $playerCorruption +=10>>
<em>Player corruption increased.</em>
[[Leave->hallway]]
You see Cassandra is laying on your bed, looking at you with a dirty look. She is yours to command.
<img src="img/others/cassandra/bed.jpg" style="max-width:80%;">
[[Handjob->cassandrahandjob]]
[[Blowjob->cassandrabj]]
[[Fuck her boobs->cassandratits]]
[[Fuck her pussy->cassandrapussy]]
[[Back->Your room]]<<if random(1,100)<50>>
<video src="img/others/cassandra/bj.webm" autoplay muted loop style="max-width:80%;"></video>
You lay down and enjoy the view of Cassandra sucking your dick!
<<else>>
<video src="img/others/cassandra/bj2.webm" autoplay muted loop style="max-width:80%;"></video>
You enjoy Cassandra's mouth!
<</if>>
[[Cum!->cassandracumface]]<video src="img/others/cassandra/cum.webm" autoplay muted loop style="max-width:80%;"></video>
You drain your balls on Cassandra's face!
[[Done->Your room]]
<<advanceHour>>\You put your dick between Cassandra's big tits!
<video src="img/others/cassandra/titfuck.webm" autoplay muted loop style="max-width:80%;"></video>
[[Cum!->cassandracumtits]]<<if random(1,100)<50>>
<video src="img/others/cassandra/cumtits2.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
<video src="img/others/cassandra/cumtits.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>
You cum all over Cassandra's boobs!
[[Done->Your room]]
<<advanceHour>>\<<set _fuck = either("f1","f2","f3","f4","f5")>>
<<if _fuck is "f1">>
<video src="img/others/cassandra/fuck1.webm" autoplay muted loop style="max-width:80%;"></video>
You hold her leg up as you fuck her from behind!
<<elseif _fuck is "f2">>
<video src="img/others/cassandra/fuck2.webm" autoplay muted loop style="max-width:80%;"></video>
Cassandra bounces on your dick!
<<elseif _fuck is "f3">>
<video src="img/others/cassandra/fuck3.webm" autoplay muted loop style="max-width:80%;"></video>
You watch Cassandra's boobs bounce as she rides your dick!
<<elseif _fuck is "f4">>
<video src="img/others/cassandra/fuck4.webm" autoplay muted loop style="max-width:80%;"></video>
You watch Cassandra's boobs bounce as she rides your dick!
<<else>>
<video src="img/others/cassandra/fuck5.webm" autoplay muted loop style="max-width:80%;"></video>
You fuck Cassandra's pussy from behind!
<</if>>
[[Cum on face!->cassandracumface]]
[[Cum on boobs!->cassandracumtits]]Cassandra gets on her knees infront of you. She takes off her top and start touching your dick.
<video src="img/others/cassandra/handjob.webm" autoplay muted loop style="max-width:80%;"></video>
Cassandra jerks your dick till you can't resist orgasm!
[[Cum->cassandracumface]]You slowly open your eyes and see....
<<cont append>>\
<video autoplay muted loop style="max-width:80%;">
<source src="img/daisy/tease2.mp4" type="video/webm">
</video>
$namelilsis is laying on top of you without any clothes on! She is grinding your dick against her naked ass!
<<player>> What's going on?! <</player>>
<<lilsis>>Please, $player! I need your dick now! <</lilsis>>
[[Fuck her! ->lilsiswakeup2.2]]
[[Not now->Your room]]
<</cont>>
<<set $lilsiswakeup2 to false>>\
Your watch as $namelilsis insert your dick inside her pussy. She loudly moans as she rides on your dick!
<video autoplay muted loop style="max-width:80%;">
<source src="img/daisy/wakeup2.webm" type="video/webm">
</video>
Corruption and love increased.
[[Finish and get out of bed->Your room]]
<<silently>>
<<set $lilsisLove += 10>>
<<set $lilsisCorruption += 10>>
<<advanceHour>>
<</silently>><<widget "checkWakeupEvents">>
<<if $lilsisLove > 70 and $lilsisCorruption > 70 and not $lilsiskidnapped and random(1,100) > 95>>
<<set $lilsiswakeup1 to true>>
<<elseif $lilsisLove > 70 and $lilsisCorruption > 70 and not $lilsiskidnapped and random(1,100) > 95>>
<<set $lilsiswakeup2 to true>>
<<elseif $bigsisLove > 90 and $bigsisCorruption > 70 and not $bigsiskidnapped and random(1,100) > 95>>
<<set $bigsiswakeup1 to true>>
<<elseif $chaos and $bigsisGangcorr > 80 and not $bigsiskidnapped and random(1,100) > 95>>
<<set $bigsiswakeupcuck to true>>
<<elseif $momLove >90 and $momCorruption>80 and not $momkidnapped and random(1,100)>95>>
<<set $momwakeup1 to true>>
<<elseif $clarakidnapped and random(1,100) > 95>>
<<set $clarawakeup = true>>
<<elseif $cassandrakidnapped and random(1,100)>95>>
<<set $cassandrawakeup1 = true>>
<</if>>
<</widget>> <<if $lilsisLove > 70 and $lilsisCorruption > 70 and not $bigsiswakeupcuck and not $bigsiswakeup1 and not $lilsiswakeup2 and not $lilsiskidnapped and random(1,100) > 85>>
<<set $lilsiswakeup1 to true>>
<</if>>
<<if $lilsislove >70 and $lilsisCorruption >70 and not $bigsiswakeupcuck and not $bigsiswakeup1 and not $lilsiskidnapped and not $lilsiswakeup1 and random(1,100)>1>>
<<set $lilsiswakeup2 to true>>
<</if>>\
<<if $bigsisLove > 90 and $bigsisCorruption > 70 and not $bigsiswakeupcuck and not $lilsiswakeup1 and not $lilsiswakeup2 and not $bigsiskidnapped and random(1,100) > 85>>
<<set $bigsiswakeup1 to true>>
<</if>>
<<if $chaos and not $lilsiswakeup1 and not $bigsiswakeup1 and not $lilsiswakeup2 and not $bigsiskidnapped and $bigsisCorruption > 80 and random(1,100) >90>>
<<set $bigsiswakeupcuck to true>>
<</if>>
<<if $clarakidnapped and random(1,100)>90>>
<<set $clarawakeup = true>> <</if>>
<<if $clarawakeup is true>> <<goto "clarawakeup">> <</if>>
<<if $bigsiswakeup1 is true>>
<<goto "bigsiswakeup1">>
<</if>>
<<if $lilsiswakeup1 is true>>
<<goto "lilsiswakeup1">>
<</if>>
<<if $lilsiswakeup2>>
<<goto "lilsiswakeup2">>
<</if>>
<<if $bigsiswakeupcuck is true>>
<<goto "bigsiswakeupcuck1">>
<</if>>
<<if $rentFail>>
<<goto "rentfailed">>
<</if>>
<<if $rentpaid>> <<goto "rentpaid">> <</if>><<widget "checkEventRoom">>
<<silently>>
<<if not $ts>>
<<if $clarawakeup>>
<<goto "clarawakeup">>
<<elseif $bigsiswakeup1>>
<<goto "bigsiswakeup1">>
<<elseif $lilsiswakeup1>>
<<goto "lilsiswakeup1">>
<<elseif $lilsiswakeup2>>
<<goto "lilsiswakeup2">>
<<elseif $bigsiswakeupcuck>>
<<goto "bigsiswakeupcuck1">>
<<elseif $momwakeup1>>
<<goto "momwakeup1">>
<<elseif $bigsisnightevent1>>
<<goto "bigsisnightevent1">>
<<elseif $cassandrawakeup1>>
<<goto "cassandrawakeup1">>
<</if>>
<</if>>
<</silently>>
<</widget>>Laying in your bed, you hear someone opening the door and walks towards your bed...
<<cont append>>\
<<player>>Mom? What's going on? <</player>>
<<mom>> Just keep quiet.. Look at these<</mom>>
<video autoplay muted loop style="max-width:80%;">
<source src="img/ava/wakeup2.webm" type="video/webm">
</video>
<<mom>>I'm so frustrated. I need your dick, now!<</mom>>
[[Fuck her! ->momwakeup1.2]]
[[Not now->Your room]]
<</cont>>
<<set $momwakeup1 to false>>\You quickly get up from bed and throw her down. $namemom lays on her back and takes off her bra.
You slip her panties off and push your dick inside her pussy. Her warm and wet pussy welcomes your hard thrust! She moans as you fuck her pussy and enjoy watching her boobs bounce!
<video autoplay muted loop style="max-width:80%;">
<source src="img/ava/wakeup.webm" type="video/webm">
</video>
<em> Corruption and love increased. </em>
[[Finish and get out of bed->Your room]]
<<silently>>
<<set $momLove += 10>>
<<set $momCorruption += 10>>
<<advanceHour>>
<</silently>>You hear $namebigsis's voice in the hallway. She is usually in sleeping at this time...
[[Check it out->bigsisnightevent1.2]]
[[Ignore it->Your room]]
<<set $bigsisnightevent1 = false>>\You peek out of your room door. In shock, you see your sister walking naked in the hallway. Suddenly you hear two more voices..
<video src="img/angel/nightevent1.mp4" autoplay muted loop style="max-width:80%;">
</video>
Two big gangmembers appear from the darkness. Both are completly naked. One of them grabs $namebigsis up and carry her to her room...
[[Sneak up after them->bigsisnightevent1.3]]You sneak up to $namebigsis's room. You can already tell what's happening inside by the sounds...
You peak inside and see $namebigsis laying on her back in the bed. One gangmember is fucking her pussy and the other guy is stuffing his dick inside her mouth..
<video src="img/angel/nightevent2.mp4" autoplay muted loop style="max-width:80%;">
</video>
You watch $namebigsis's big boobs bounce as the gangmember thrust his dick inside her pussy.
[[Leave before they catches you->Your room]]
[[Intervene!->bigsisnighteventfight]]<<fight>>
<<set $eventLock = true>>
<<if $gun and $ammo > 0>>
Do you want to use your gun?
<<linkreplace "Use the gun">>
<<set $ammo -= 1>>
<<goto "bigsisnighteventfightwon">>
<</linkreplace>>
<<linkreplace "Fight without it">>
<<if $fightOutcome is "lost">>
<<goto "bigsisnighteventfightlost">>
<<elseif $fightOutcome is "won">>
<<goto "bigsisnighteventfightwon">>
<</if>>
<</linkreplace>>
<<else>>
<<if $fightOutcome is "lost">>
<<goto "bigsisnighteventfightlost">>
<<elseif $fightOutcome is "won">>
<<goto "bigsisnighteventfightwon">>
<</if>>
<</if>>You fought of the gangmember and take $namebigsis's pussy for yourself!
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/fuck4.webm" type="video/webm">
</video>
<em>$namebigsis likes you more!
Gangdom decreased!</em>
[[Go back->hallway]]
<<set $bigsisGangcorr -=5>>
<<set $gangdom -= 5>>
<<set $bigsisLove += 10>>
<<set $energy -= 20>>
<<set $eventLock = false>>You lost the fight and passed out.
As you slowly wake up, you feel something wet dripping on your face. You open your eyes and see....
<<cont append>>\
<video autoplay muted loop style="max-width:80%;">
<source src="img/angel/beaten1.webm" type="video/webm"></video>
<em>$namebigsis became more corrupted!
Gangdom increased!</em>
[[Leave->hallway]]
<<set $gangdom += 10>>\
<<set $bigsisGangcorr += 10>>\
<</cont>>
<<set $energy -= 20>>\
<<set $eventLock = false>>As you slowly wake up, you hear a familiar voice close to you. You open your eyes and see...
<<cont append>>\
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/cassandra/wake.webm" type="video/webm">
</video>
Cassandra wakes you up by climbing on top of you, completely naked.
<<cassandra>> I think you deserve a good morning.. <</cassandra>>
[[This could be fun!->cassandrawakeup1.2]]
<</cont>>
<<set $cassandrawakeup1 = false>>\<<cassandra>> How do you wanna use me today?<</cassandra>>
She teases you..
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/cassandra/tease.webm" type="video/webm">
</video>
[[Handjob->cassandrahandjob]]
[[Blowjob->cassandrabj]]
[[Fuck her boobs->cassandratits]]
[[Fuck her pussy->cassandrapussy]]
<img src="img/ai/kitchen.png" style="max-width:80%;">
You pick up a cleaning bottle containing water and spray it on her ass!
<video src="img/others/cassandra/messing.webm" autoplay muted loop style="max-width:80%;"></video>
She laughs as her ass is wet. You just enjoy the view
<<cassandra>> $player! You fucker! <</cassandra>>
[[Leave her->hallway]]
<img src="img/others/cassandra/talk.webp" style="max-width:80%;">
<<player>> It's clean around here. You are doing a good job <</player>>
<<cassandra>> Thanks! I try my best! <</cassandra>>
You look at her boobs while you chat casually.
<<linkreplace "Grope">>
You grap her big boobs while she is trying to clean.
<video src="img/others/cassandra/grope.webm" autoplay muted loop style="max-width:80%;"></video>
She starts to laugh, and you can tell she clearly likes it.
<</linkreplace>>\
[[Let her continue cleaning->hallway]]<<silently>>
<<set $eventLock = true>>
<<advanceHour>>
<<fight>>
<</silently>>
<<if $gun and $ammo > 0>>
Do you want to use your gun?
<<linkreplace "Use the gun">>
<<set $ammo -= 1>>
<<goto "clarawin">>
<</linkreplace>>
<<linkreplace "Fight without it">>
<<if $fightOutcome is "lost">>
<<goto "claralost">>
<<elseif $fightOutcome is "won">>
<<goto "clarawin">>
<</if>>
<</linkreplace>>
<<else>>
<<if $fightOutcome is "lost">>
<<goto "claralost">>
<<elseif $fightOutcome is "won">>
<<goto "clarawin">>
<</if>>
<</if>>
<<silently>>
<<advanceHour>>
<<set $eventLock = true>>
<<fight>>
<</silently>>
<<if $gun and $ammo > 0>>
Do you want to use your gun?
<<linkreplace "Use the gun">>
<<set $ammo -= 1>>
<<goto "cassandrawin">>
<</linkreplace>>
<<linkreplace "Fight without it">>
<<if $fightOutcome is "lost">>
<<goto "cassandralost">>
<<elseif $fightOutcome is "won">>
<<goto "cassandrawin">>
<</if>>
<</linkreplace>>
<<else>>
<<if $fightOutcome is "lost">>
<<goto "cassandralost">>
<<elseif $fightOutcome is "won">>
<<goto "cassandrawin">>
<</if>>
<</if>>
You got beaten pretty hard. After some time you slowly wake up...
<<cont append>>\
Your eyes open to the gangmember fucking Cassandras pussy right on top of you..
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/cassandra/beaten2.webm" type="video/webm"></video>
<em> Gangdom increased! </em>
[[Get up and leave->hallway]]
<<set $gangdom += 10>>
<</cont>>
<<skipPeriod>><<updatePeriod>>
<<set $energy -= 20>>
<<set $eventLock = false>>You defeat the gangmember with ease. Now Cassandra is all yours!
<<cassandra>> Come get your price, my brave fighter. <</cassandra>>
<video src="img/others/cassandra/tease.webm" autoplay muted loop style="max-width:80%;"></video>
[[Handjob->cassandrahandjob]]
[[Blowjob->cassandrabj]]
[[Fuck her boobs->cassandratits]]
[[Fuck her pussy->cassandrapussy]]
<<set $eventLock = false>>The gang member goes down without much of a fight.
<<clara>> Damn, you actually won! <</clara>>
<<player>> Of course. <</player>>
<<clara>> Watching that kinda made me horny... <</clara>>
<video src="img/others/clara/horny.webm" autoplay muted loop style="max-width:80%;"></video>
[[Blowjob->clarablowjob]]
[[Fuck her boobs->claratittyfuck]]
[[Fuck her pussy->clarapussy]]
<<set $eventLock = false>>The beating leaves you shaken. After a while, you slowly come to.
You lay on the ground, still remembering what happend. You sit up and look over to your bed and see..
<<cont append>>\
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/clara/gang3.webm" type="video/webm"></video>
Clara's pussy have been claimed by the gangmember. Defeated and humiliated, you get up on your feet and leave the room.
<em> Gangdom increased! </em>
[[Leave->hallway]]
<<set $gangdom += 10>>
<</cont>>
<<skipPeriod>><<updatePeriod>>
<<set $energy -= 20>>
<<set $eventLock = false>>Tray looks towards you. His eyes goes up and down,, like he is scannig you. Scared of what might happen, you just stand there frozen.
<<tray>> So, all of your family is already under my control. What can you possibly offer me this time.. <</tray>>
Without really thinking, you just say something in full desperation..
<<player>> I can clean around the HQ! Anything you need, I can work! <</player>>
<<tray>> $player, I already got girls to do that.. <</tray>>
Before you can say anything, he continues..
<<tray>> I think I know what to do with you. <</tray>>
He laughs and looks over to one of his goons.
<<tray>> Take him. We can try out the new pill. <</tray>>
Your heart start racing, what does that mean? You see three of the gangmembers start walking towards you. You know this isn't a fight you can win..
They put a bag over your head. You can't see anything, only hear some small words. They push you out of your house. [[Scared for you live, you just follow their leads..->rentfailbad2.1]]
<<set $rentfailfem1 = true>>\
<<set $rentActive = false>>\
<<set $rentFail = false>>\
<<set $sabotagefailfirst = true>>\
<<set $eventLock = true>>\
<<set $rentpaid to false>>\With a bag over your head, you can't really tell whats going on or where you are going. By what the gangmembers are talking about, you can tell you are going to the Gang HQ. What are they going to do with you? What is that "pill" they talked about?
Suddenly you hear Tray speak again. He is talking to one of his goons..
<<tray>> We are going to give him the pill. <</tray>>
<<gangmember>> Damn alright boss. You going to make him work? <</gangmember>>
<<tray>> Yeah. This bitch couldn't pay up in time, and we already got his family here. Now he is going to earn the money himself <</tray>>
You can't seem to understand what they are talking about. Are they making you work? That dosen't seem that bad. While sitting on the ground waiting for what's going to happen next, [[one of the gangmembers walks up to you and remove the bag from your head.->rentfailbad2.2]]<img src="img/ai/ganghqboss.png" style="max-width:80%;">
With the bag of your head, you can clearly see your are in Tray's office. You look over towards Tray.
<<player>> Why did you put a bag over my head? I have already been in here before. <</player>>
<<tray>> Just because I can <</tray>>
Confused, you look around the room. There are 4 gangmembers by the door watching you. You can't understand what's going on..
<<tray>> So, you have fucked up. You owe me money and you have nothing to offer me. I have warned you before, but you can't seem to learn. Now you have to pay us in another way. <</tray>>
<<player>> What is that supposed to mean? <</player>>
<<tray>> [[Come here, look at this->rentfailbad2.3]] <</tray>><img src="img/ai/ganghqboss.png" style="max-width:80%;">
You walk over towards Tray and look on the table. On the table you see a single pink pill on a plate. Confused, you ask Tray..
<img src="img/ai/officepill.png" style="max-width:80%;">
<<player>> What is that? <</player>>
Tray smiles..
<<tray>> [[That is your way to pay back->rentfailbad2.4]] <</tray>>
<<player>> No, I'm not taking that <</player>>
<<tray>> Yes you are. <</tray>>
One og the guards walks up to you. You look at him for a second before he punch you in the stomach. You drop to the ground, feeling the pain eat you up. You look up towards the guard.
<img src="img/ai/givepill.png" style="max-width:80%;">
<<guard>> Take it, or the next is gonna hurt more. <</guard>>
Scared, you take the pill. There is nothing else you can do at this point. You are completly surrounded and defeated. You stand up and take the pill while looking at Tray. You can see he enjoys this..
<<tray>> Good, now give it some time and I will come back to you. <</tray>>
You start to feel dizzy. Something is happening to you. The world around you is spinning and you start to lose control over your legs. [[You fall to the ground, passing out..->rentfailbad2.5]]
<<set $ts = true>>\
<<set $playerStrength = 0>><img src="img/ai/ganghqjail2.png" style="max-width:80%;">
You slowly start to wake up..
<<cont append>>\
You are laying on the bed inside of a type of prison cell.. There is noone in sight and your head hurts really bad.
You get up from the bed and notice something have happen to you..
<img src="img/player/ts/body2.webp" style="max-width:80%;">
<<player>> What the fuck? <</player>>
Tray steps inside..
<<tray>> Finally, you're awake! <</tray>>
<<player>> What the fuck have you done to me? Why do I have tits and long hair? My dick is smaller and my entire body like a girl? Why do I have girly clothes on me?!<</player>>
<<tray>> We gave you one off the pink pills we found. The government did some research before the world went to shit. We found one of the labs and got some of these good pills. [[Now we can make bitches like you to a real fuckable bitch.->rentfailbad2.6]] <</tray>>
<</cont>>\
<img src="img/ai/ganghqjail2.png" style="max-width:80%;">
<<player>> Ehmm.. What is that supposed to mean..?<</player>>
<<tray>> You owes us a debt. Now you will stay here until you have payed your debt <</tray>>
Tray looks at you in a weird way..
<<tray>> And now you look kinda good. I like your new feminine hips... <</tray>>
His grin is growing as he walks over towards you. Scared to make things worse, you just stand there completly still. Tray's hand approaches your cheeck. He gently stroke your cheek as you looks at him.
<<tray>> Get on your knees.. <</tray>>
[[Oh no->rentfailbad2.7]]<img src="img/ai/ganghqjail2.png" style="max-width:80%;">
<<player>> Please.. Tray.. <</player>>
You look away, avoiding his gaze.
<<tray>> All you had to do was pay in time. You asked for this. Now get on your knees.. <</tray>>
You slowly get down on your knees. Scared to disobey him, you think it's better to make this happen quick. Maybe he will let you go quickly after this.
On your knees, you look up towards Tray. He smiles as he looks down at you..
<<tray>> Pull down my pants.. <</tray>>
[[You slowly grab his pants and start to pull them down.->rentfailbad8]]<img src="img/ai/ganghqjail2.png" style="max-width:80%;">
You slowly grab his pants and start to pull them down, revealing his big black cock..
<video src="img/player/ts/reveal.webm" autoplay muted loop style="max-width:80%;"></video>
<<player>> Oh my god.. Do I have to do this? <</player>>
You look up at Tray. He is just staring at you with a smile, saying nothing.
This feels so weird. You have never touched another guy's dick before. And this dick is very big. You don't really know what to do with his dick. It's just there, right infront of your face..
<<tray>> Come on! <</tray>>
You can tell he is getting annoyed waiting for you to do something. You reach out your hands, touching his dick. You try to jerk it like you would do normally when masturbating..
<img src="img/player/ts/firstevent1.webp" style="max-width:80%;">
You jerk it for a while. There is a weird feeling. You are not disgusted by this like you thought you would be. There is intriguing by this. You think to yourself it's probably because the new hormons are doing weird stuff to your body. After some time you feel your dick is twitching in your panties..
[[Suddenly he grabs your head->rentfailbad9]]
<img src="img/ai/ganghqjail2.png" style="max-width:80%;">
<<tray>> Fuck this, I will be in charge! <</tray>>
He takes his hand on the back of your head, grabbing your hair and pulling your head towards his dick.
You try to scream...
<<player>> Wait..! <</player>>
He takes his dick and forcefully insert it in your mouth while holding your nose together. Only way you can breathe is through your mouth..
<img src="img/player/ts/firstevent2.webp" style="max-width:80%;">
Tray starts to fuck your mouth. You feel your mouth fills up with saliva, your eyes are tearing up, your tounge is naturally forming around his dick.
Suddenly he rips your shirt off, revealing your small sized tits with hard nipples.
<img src="img/player/ts/firstevent3.webp" style="max-width:80%;">
He continues fucking your mouth as he likes. You can't do anything to stop him. Now, you are under his control..
His legs start to shake..
<<tray>> [[Oh fuck!->rentfailbad10]] <</tray>>
<<tray>> Oh fuck!<</tray>>
You hear Tray moans as he pull out his dick from your mouth. He holds your head close to his dick as he orgasm all over your face..
<img src="img/player/ts/cum3.webp" style="max-width:80%;">
In shock, you just sit there with your face full of cum. Tray walk out of the room, but before he reaches the door, he turns around.
<<tray>> This is your home for the next five days. <</tray>>
Before he can continue, you interrupt him.
<<player>> What?! <</player>>
<<tray>> Shut up! This is your home for the next five days. My gangmembers will come and use you as they like. After 5 days we will let you go and the effects of the pink pill will stop working.<</tray>>
<<player>> Meaning I'm going back to my normal self?<</player>>
<<tray>> Yes, you will get your ugly face back. <</tray>>
He turns around and walk out of the room.
You sit there on your knees with your face full of cum. [[You get up on your feet and notice->rentfailbad11]]<img src="img/ai/ganghqjail2.png" style="max-width:80%;">
You notice your dick..
<img src="img/player/ts/hard.jpg" style="max-width:80%;">
Your dick is hard after everything that just happen. It have to be because of the new body and changes..
You decite to wash yourself and and lay down on the bed, thinking about how to [[survive the next 5 days..->jail1]]
<<set $jailcountdown = 5>><img src="img/ai/ganghqjail2.png" style="max-width:80%;">
You are in your cell, just wandering around..
<<if $jaildirty >70>>
<div style="color:#ffaa00; font-weight:bold; margin:10px 0;">
You feel absolutely filthy and covered in dried cum.
You should really go take a shower before it gets even worse...
</div>
<</if>>
<<jailwait>>
[[Shower->jailshower]]
[[Mirror->jailmirror]]
Days until you are released: <<= $jailcountdown>>
<<if $jailhorny > 80 and random(1,100)>>
You start to feel very aroused..
[[Masturbate->jailmasturbate]]
<<if random(1,100)>50>>\
<img src="img/player/ts/horny.webp" style="max-width:80%;">
<<else>>\
<img src="img/player/ts/horny2.webp" style="max-width:80%;">
<</if>>\
<</if>>\
<<if $lastworkjail !== $period and random(1,100) >= 70>>
<<set $lastworkjail = $period>>
<<goto "jailwork">>
<</if>>
<img src="img/ai/ganghqjail2.png" style="max-width:80%;">
<<if not $jailshowerfirst>>
You step into the shower, letting the cold, murky water run over you as you scrub away the grime.
Your new body is confusing your. Your small sized tits and round butt is kinda making you hard. Thinking to yourself, you wonder why the goverment would make a pill that can do something like this.
<img src="img/player/ts/shower.webp" style="max-width:80%;">
You notice something on the wall..
<img src="img/player/ts/dildoshower.webp" style="max-width:80%;">
[[Maybe I should try it?->jailshowerdildo]]
[[Ignore it->jailshower2]]
<<else>>
You step into the shower, letting the cold, murky water run over you as you scrub away the grime.
Your new body is confusing your. Your small sized tits and round butt is kinda making you hard. Thinking to yourself, you wonder why the goverment would make a pill that can do something like this.
<<if random(1,100)>50>>
<img src="img/player/ts/shower.webp" style="max-width:80%;">
<<else>>\
<img src="img/player/ts/shower2.webp" style="max-width:80%;">
<</if>>
[[Have fun with the dildo->jailshowerdildo]]
[[Finish->jailshower2]]
<</if>>
<img src="img/ai/ganghqjail2.png" style="max-width:80%;">
You walk over to the mirror to take a good look at your own body. Pushing some of your clotches to the side, you reveal some of youself. Your eyes are locked on your feminine figure..
<<if random(1,100)>50>>\
<img src="img/player/ts/body2.webp" style="max-width:80%;">
<<else>>\
<img src="img/player/ts/mirror2.webp" style="max-width:80%;">
<</if>>\
Something inside you keep making you feel... kinda good. You can't really tell what it is, but you feel warm.
[[Undress->jailmirror2]]
[[Go back->jail1]]
You feel clean and refreshed after a good shower.
[[Done->jail1]]
<<set $jaildirty = 0>>\<img src="img/ai/ganghqjail2.png" style="max-width:80%;">
<<if not $jailshowerfirst>>
Thinking you should prepare yourself for the next days, you try to use the dildo..
<img src="img/player/ts/showerdildo.webp" style="max-width:80%;">
There is a feeling inside you. You don't know how to explain it, but it feels kinda good. You don't know what to think of yourself. The pink pill they made you take is very powerfull...
[[Finish up->jail1]]
<<set $jailshowerfirst = true>>\
<<set $jaildirty = 0>>\
<<else>>
You insert the dildo in your ass. The feeling of the dildo penetrating your ass is somewhat orgasmic. You notice your dick is twitching while fucking yourself with the dildo..
<img src="img/player/ts/showerdildo.webp" style="max-width:80%;">
[[Finish up->jail1]]
<<set $jaildirty = 0>>\
<</if>>
<img src="img/ai/ganghqjail2.png" style="max-width:80%;">
<<set _jerk = either("j1","j2", "j3")>>\
You decide it's time to relieve some built up tension.
<<if _jerk is "j1">>
You look at yourself in the mirror. Your own boobs and feminine figure is making your dick hard.
<img src="img/player/ts/jerk.webp" style="max-width:80%;">
<<elseif _jerk is "j2">>
You think to yourself what have happen the last day. Something about it make your dick hard. You jerk your little dick, making you close to orgasm.
<img src="img/player/ts/jerk5.webp" style="max-width:80%;">
<<else>>
You lay on your bed, looking down at your own body. Something about your own boobs make you feel so horny. You start admire your own body while stroking your dick.
<img src="img/player/ts/jerk4.webp" style="max-width:80%;">
<</if>>
[[Cum!->jailmasturbate2]]
<img src="img/ai/ganghqjail2.png" style="max-width:80%;">
You start to undress yourself, letting you clearly see your naked body.
<img src="img/player/ts/undress.webp" style="max-width:80%;">
The weird feeling start to sneak up again. There is something intriguing about having this body.
[[Masturbate->jailmasturbate]]
[[Go back->jail1]]
<img src="img/ai/ganghqjail2.png" style="max-width:80%;">
<<if random(1,100)>50>>
You can't hold it anymore, you start to stroke your dick faster and orgasm all over yourself..
<img src="img/player/ts/tscum2.webp" style="max-width:80%;">
<<else>>
You admire your own body in the mirror, stroking your own dick. After a while you feel the orgasm building up, making you cum all around you.
<img src="img/player/ts/tscum4.webp" style="max-width:80%;">
<</if>>
<em>You feel relived!</em>
<<set $jailhorny = 0>>\
[[Finish up->jail1]]<<widget "jailwait">>
<<link "Wait around">>
<<if $period is "Night">>\
<<goto "sleepjail">>\
<<else>>\
<<skipPeriod>><<updatePeriod>><<set $energy += 30>><<if $energy > 100>>\
<<set $energy = $maxEnergy>>\
<</if>>\
<<goto "jail1">>\
<</if>>\
<</link>>\
<</widget>><<widget "sleepNightJail">>
<<if $hour >= 23>>
<<set $day +=1>>
<</if>>
<<set $hour = 8>>
<<set $period = "Morning">>
<<set $security -= 10>>
<<gfWork>>
<<if $gnchaos>>
<<set $liamsub += 5>>
<<set $liamdom -= 5>>
<</if>>
<<set $energy += 80>>
<<if $energy > $maxEnergy>> \
<<set $energy = $maxEnergy>>
<</if>>
<<checkRent>>
<<if $gnUnlocked>> <<gntime>> <</if>>
<<if $liamwork>>
<<tickgnWork>>
<</if>>
<<if $autobarricade>> <<gnAutoBarricade>> <</if>>
<<gnsecurityDecay>>
<<shcd>>
<<set $ghBigsis to false>>\
<<set $ghLilsis to false>>\
<<set $ghMom to false>>\
<<set $ghClara to false>>\
<<set $ghNicole to false>>\
<<strengthDecay>>
<</widget>><<set _work = either("w1","w2", "w3", "w4", "w5")>>\
<<if _work is "w4">>\
<img src="img/ai/jailwork2.png" style="max-width:80%;">
Someone bangs on the door. You look over and see two men standing by the door.
<<player>> Oh no.. <</player>>
They open up the door and walk over to you. You know you can't do anything to resist them. You decide its smartest to just obey them..
<<elseif _work is "w5">>
<img src="img/ai/jailwork3.png" style="max-width:80%;">
You hear heavy footsteps echoing down the concrete corridor. Several voices laugh and talk loudly. The sound stops right outside your cell.
<<player>> Oh no.. <</player>>
<<else>>\
<img src="img/ai/jailwork.png" style="max-width:80%;">
Someone bangs on the door. You look towards the man. He opens the door and walks straight towards you.
The gangmember forcefully grabs you. His strength is to much for you, there is nothing you can do. Maybe things will go easier if you do what he wants. You decide its smartest to just obey him..
<</if>>\
<<link "Submit">>
<<if _work is "w1">>
<<goto "jailwork1">>
<<elseif _work is "w2">>
<<goto "jailwork2">>
<<elseif _work is "w3">>
<<goto "jailwork3">>
<<elseif _work is "w4">>
<<goto "jailwork4">>
<<elseif _work is "w5">>
<<goto "jailwork5">>
<</if>>
<</link>>The man walks over towards you. Scared, you just stand there looking at him.
He takes off his pants and pull out his dick..
<img src="img/player/ts/flash2.webp" style="max-width:80%;">
<<gangmember>> You know what to do, bitch <</gangmember>>
You decide it's probably best to just start sucking..
<img src="img/player/ts/bj4.webp" style="max-width:80%;">
You suck his big cock for a while. You think it's hard to fit his dick in your mouth, but you just keep going. Anything to make him leave is the best you can do..
<<gangmember>> [[Fuuuck!->jailwork2.2]] <</gangmember>>
The man walks over towards you. Scared, you just stand there looking at him.
He takes off his pants and pull out his dick..
<img src="img/player/ts/flash2.webp" style="max-width:80%;">
<<gangmember>> You know what to do, bitch <</gangmember>>
You decide it's probably best to just start sucking..
<img src="img/player/ts/bj5.webp" style="max-width:80%;">
You suck his big cock for a while. You think it's hard to fit his dick in your mouth, but you just keep going. Anything to make him leave is the best you can do..
<<gangmember>> [[Fuuuck!->jailwork1.2]] <</gangmember>>
The man walks over towards you. You just stand there looking at him, afraid of making the wrong move.
He takes off his pants and pull out his dick..
<img src="img/player/ts/flash3.webp" style="max-width:80%;">
<<gangmember>> Today I want your boypussy <</gangmember>>
You get a freezing cold feeling hearing those words. You quickly get on your knees, trying to avoid him fucking your asshole..
<<gangmember>> No, turn around, now <</gangmember>>
Frozen in place, you just turn around and close your eyes. The gangmember pushes you towards the bed and forcefully insert his dick in you ass
<<if random(1,100)>50>>
<img src="img/player/ts/fuck4.webp" style="max-width:80%;">
He holds you down on the bed while fucking you tight boypussy.
<<else>>\
<img src="img/player/ts/fuck2.webp" style="max-width:80%;">
He grabs your hips and fucks your ass hard. You can't move out of his hard grib!
<</if>>\
<<gangmember>> [[Fuuuck!->jailwork3.2]] <</gangmember>>
Both men walk over towards you and force you on the ground. You look up at them and they both pull down their pants, exposing their dicks..
<img src="img/player/ts/flash4.gif" style="max-width:80%;">
<<gangmember>>Come here bitch! <</gangmember>>
One of them grabs your head, pulling you closer to him. He forces his dick and ball on your face.
<img src="img/player/ts/gang10.webp" style="max-width:80%;">
Suddenly the other guy grab you and lift you up. You can't react before you feel his dick entering your ass. As you try to make a sound, the other gangmember forces his dick inside your mouth.
<img src="img/player/ts/gang8.webp" style="max-width:80%;">
They have trapped you between their dicks. Unable to move, you just give in and let them use your holes..
After some fucking, they throw you on the ground. They both take their dicks in your face, stroking it in your face. [[You know what's about to happen->jailwork4.2]]
<<gangmember>> Open up! <</gangmember>>
You open your mouth as he moans loudly. The gamgmember cums all over your face..
<img src="img/player/ts/cum6.webp" style="max-width:80%;">
<<gangmember>> Good girl! <</gangmember>>
He leaves you on the ground, face full of cum. Atleast he left, now you are alone. You notice your dick is twitcing in your panties..
<em>Gangdom increased!</em>
[[Get up->jail1]]
<<set $gangdom +=5>>\
<<set $jailhorny +=20>>\
<<set $jaildirty +=25>>\You lie down on the bed, trying to drift off despite everything around you.
After a while, sleep finally takes you.
<<silently>>
<<sleepNightJail>>
<<jailcoundown>>
<<if $evelynquest3 and $evelynCountdown >0>>\
<<set $evelynCountdown -= 1>>
<</if>>\
<</silently>>
[[Wake up->jail1]]<<widget "jailcoundown">>
<<if $jailcountdown >0>>\
<<set $jailcountdown -= 1>>\
<</if>>\
<<if $jailcountdown is 0>>\
<<set $rentActive = true>>\
<<goto "jailout">>\
<</if>>\
<</widget>><<gangmember>>Get ready, bitch! <</gangmember>>
You open your mouth as he moans loudly. The gamgmember cums all over your face..
<img src="img/player/ts/cum2.webp" style="max-width:80%;">
<<gangmember>> Good girl! Clean up and be ready for the next guy! <</gangmember>>
He leaves you on the ground, face full of cum. Atleast he left, now you are alone. You notice your dick is twitcing in your panties..
<em>Gangdom increased!</em>
[[Get up->jail1]]
<<set $gangdom +=5>>\
<<set $jailhorny +=20>>\
<<set $jaildirty +=25>>\<<gangmember>>Oh yeah! Thats some good boypussy! <</gangmember>>
<<if random(1,100)>50>>
You hear him moan loudly as he fucks your ass. Suddnely he pulls out and you look to see..
<video src="img/player/ts/gangcum.webm" autoplay muted loop style="max-width:40%;"></video>
He cums over your ass and your hard dick..
<<else>>\
He quickly gets up put his dick infront of your face. You try to close your eyes before he drains his balls on your face..
<img src="img/player/ts/cum3.webp" style="max-width:80%;">
<</if>>\
He leaves you on the bed covered in cum. Atleast he left, now you are alone. You notice your dick is still hard in your panties..
[[Get up->jail1]]
<<set $gangdom +=5>>\
<<set $jailhorny +=20>>\
<<set $jaildirty +=25>>\You just let it all happen.
<<gangmember>> God dammmn! <</gangmember>>
<img src="img/player/ts/cum4.webp" style="max-width:80%;">
They both cum over your face as are on your knees. As they get their clothes, you lay on the ground totally defeated. You can feel your ass is sore and your hair still hurts from all the pulling. Hopefully they are finished now..
Both of them left, finally leaving you alone in the cell.
<em>Gangdom increased!</em>
[[Get up->jail1]]
<<set $gangdom +=5>>\
<<set $jailhorny +=20>>\
<<set $jaildirty +=50>>\<img src="img/ai/ganghqjail2.png" style="max-width:80%;">
<<set $ts = false>> \
You wake up feeling kinda different. As you look down, you see your body has changed back to normal.
<<player>> Finally! <</player>>
You hear someone walking up to your cell. A guard approches you and bangs on the door.
<<guard>> It's time for you to leave now. Get up and follow me. <</guard>>
As you follow the guard on the way out, you see Tray.
<<tray>> Its a shame, my boys loved your company! Remember this next time rent is up. <</tray>>
You just look at him, saying nothing back. [[You nod and follow the guard to freedom.->Eastside]]
<<set $rentActive = true>>\
<<set $jailhorny = 0>>\
<<set $jailcountdown = 0>>\
<<set $eventLock = false>>\<<tray>> Oh, you know what this means! Boys, take him. <</tray>>
Your heart begins to race as they approach you. You know what's about to happen..
As you get closer to Eastside, one of the gangmembers reaches his pocket and gives you the pink pill. You hesitate for a second, remembering what happend first time..
<<gangmember>> Take it or you gonna regret it <</gangmember>>
He points his knife at me. Scared, you just take the pill. [[Not very long after, you get dizzy and black out..->startjail]]
<<silently>>
<<skipPeriod>><<updatePeriod>>
<<set $rentFail = false>>
<<set $rentpaid to false>>\
<</silently>><img src="img/ai/ganghqjail2.png" style="max-width:80%;">
<<silently>>
<<set $rentActive = false>>
<<set $jailcountdown = 5>>
<<set $ts = true>>
<<set $playerStrength = 0>>
<<set $eventLock = true>>
<</silently>>
Suddnely you wake up in a cell. You remember this place from last time..
You get from the bed and look in the mirror. As you walk to the mirror, you feel something dripping on the back of your legs and your ass is sore..
<<player>> [[Fuck! Not this again..->jail1]] <</player>>Not very long after, you wake up. Two of the guards are looking down at you. One of them have something in his hand.
<img src="img/ai/givepill.png" style="max-width:80%;">
<<guard>> Take it, now! <</guard>>
Your head is already hurting after getting punched once. You take the pink pill and swallow it without hesitation. Looking over, you see Tray watching you with a big smile. You start to feel dizzy, and before you pass out you hear from one of Tray's goons..
<<gangmember>> Bet he's gonna look sexy <</gangmember>>
[[What?->sabotagecaught1.3]]
<<set $ts = true>>\
<<set $playerStrength = 0>>\
<<set $rentfailfem1 = true>>\
<<set $rentActive = false>>\
<<set $sabotagefailfirst = true>>\
<<set $eventLock = true>>\You slowly start to wake up..
<<cont append>>\
You are laying on the bed inside of a type of prison cell.. There is noone in sight and your head hurts really bad.
You get up from the bed and notice something have happen to you..
<img src="img/player/ts/body2.webp" style="max-width:80%;">
<<player>> What the fuck? <</player>>
Tray steps inside..
<<tray>> Finally, you're awake! <</tray>>
<<player>> What the fuck have you done to me? Why do I have tits and long hair? My dick is smaller and my entire body like a girl? Why do I have girly clothes on me?!<</player>>
<<tray>> We gave you one off the pink pills we found. The government did some research before the world went to shit. We found one of the labs and got some of these good pills. [[Now we can make bitches like you to a real fuckable bitch.->sabotagecaught1.4]] <</tray>>
<</cont>>\
<img src="img/ai/ganghqjail2.png" style="max-width:80%;">
<<player>> Ehmm.. What is that supposed to mean..?<</player>>
<<tray>> You fucked around with our equipment. Should we just let you go? Of course not. You are paying us back this way. <</tray>>
Tray looks at you in a weird way..
<<tray>> And now you look kinda good. I like your new feminine hips... <</tray>>
His grin is growing as he walks over towards you. Scared to make things worse, you just stand there completly still. Tray's hand approaches your cheeck. He gently stroke your cheek as you looks at him.
<<tray>> Get on your knees.. <</tray>>
[[Oh no->sabotagecaught1.5]]<img src="img/ai/ganghqjail2.png" style="max-width:80%;">
<<player>> Please.. Tray.. <</player>>
You look away, avoiding his gaze.
<<tray>> You decided to fuck with us. You practically asked for this. <</tray>>
You slowly get down on your knees. Scared to disobey him, you think it's better to make this happen quick. Maybe he will let you go quickly after this.
On your knees, you look up towards Tray. He smiles as he looks down at you..
<<tray>> Pull down my pants.. <</tray>>
[[You slowly grab his pants and start to pull them down.->sabotagecaught1.6]]<img src="img/ai/ganghqjail2.png" style="max-width:80%;">
You slowly grab his pants and start to pull them down, revealing his big black cock..
<video src="img/player/ts/reveal.webm" autoplay muted loop style="max-width:80%;"></video>
<<player>> Oh my god.. Do I have to do this? <</player>>
You look up at Tray. He is just staring at you with a smile, saying nothing.
This feels so weird. You have never touched another guy's dick before. And this dick is very big. You don't really know what to do with his dick. It's just there, right infront of your face..
<<tray>> Come on! <</tray>>
You can tell he is getting annoyed waiting for you to do something. You reach out your hands, touching his dick. You try to jerk it like you would do normally when masturbating..
<img src="img/player/ts/firstevent1.webp" style="max-width:80%;">
You jerk it for a while. There is a weird feeling. You are not disgusted by this like you thought you would be. There is intriguing by this. You think to yourself it's probably because the new hormons are doing weird stuff to your body. After some time you feel your dick is twitching in your panties..
[[Suddenly he grabs your head->sabotagecaught1.7]]
<img src="img/ai/ganghqjail2.png" style="max-width:80%;">
<<tray>> Fuck this, I will be in charge! <</tray>>
He takes his hand on the back of your head, grabbing your hair and pulling your head towards his dick.
You try to scream...
<<player>> Wait..! <</player>>
He takes his dick and forcefully insert it in your mouth while holding your nose together. Only way you can breathe is through your mouth..
<img src="img/player/ts/firstevent2.webp" style="max-width:80%;">
Tray starts to fuck your mouth. You feel your mouth fills up with saliva, your eyes are tearing up, your tounge is naturally forming around his dick.
Suddenly he rips your shirt off, revealing your small sized tits with hard nipples.
<img src="img/player/ts/firstevent3.webp" style="max-width:80%;">
He continues fucking your mouth as he likes. You can't do anything to stop him. Now, you are under his control..
His legs start to shake..
<<tray>> [[Oh fuck!->sabotagecaught1.8]] <</tray>>
<<tray>> Oh fuck!<</tray>>
You hear Tray moans as he pull out his dick from your mouth. He holds your head close to his dick as he orgasm all over your face..
<img src="img/player/ts/cum3.webp" style="max-width:80%;">
In shock, you just sit there with your face full of cum. Tray walk out of the room, but before he reaches the door, he turns around.
<<tray>> This is your home for the next five days. <</tray>>
Before he can continue, you interrupt him.
<<player>> What?! <</player>>
<<tray>> Shut up! This is your home for the next five days. My gangmembers will come and use you as they like. After 5 days we will let you go and the effects of the pink pill will stop working.<</tray>>
<<player>> Meaning I'm going back to my normal self?<</player>>
<<tray>> Yes, you will get your ugly face back. <</tray>>
He turns around and walk out of the room.
You sit there on your knees with your face full of cum. [[You get up on your feet and notice->sabotagecaught1.9]]<img src="img/ai/ganghqjail2.png" style="max-width:80%;">
You notice your dick..
<img src="img/player/ts/hard.jpg" style="max-width:80%;">
Your dick is hard after everything that just happen. It have to be because of the new body and changes..
You decite to wash yourself and and lay down on the bed, thinking about how to [[survive the next 5 days..->jail1]]
<<set $jailcountdown = 5>>You masturbate while watching $namegf get fucked by another man through the gloryhole!
<video src="img/others/gh/ariacuck.webm" autoplay muted loop style="max-width:50%;"></video>
[[Leave->ghmain1]]
<<tray>> You fucking around with our stuff? You are gonna regret that..<</tray>>
Tray looks over to some of his guards
<<tray>> Fuck him up. <</tray>>
You get a pretty bad beating, leaving you injured for a couple days. After the beating, they also check your pockets for any money.
<<tray>> Get him out of here. <</tray>>
<em>You lost a lot of strength.</em>
<em>You lost all of your money.</em>
<em>Gangdom increased!</em>
[[Get up->Outside]]
<<silently>>
<<set $playerStrength -= 15>>
<<set $gangdom +=10>>
<<set $money = 0>>
<<set $eventLock = false>>
<<skipPeriod>><<updatePeriod>>
<</silently>>As you and Liam walk towards Eastside, he brings you up to the plan.
<<liam>>There’s a guy… Cody. Works the storage. He decides where everything goes. Food, weapons, all of it. If anyone knows something, it’s him.<</liam>>
<<player>> How will that help us find Tray's sister? <</player>>
<<liam>> I overheard that Cassandra have some kind of goods that are regularly delivered to her. Cody gotta know where she is staying! If we get him, we can find her. <</liam>>
<<player>> Man, that sounds great! <</player>>
[[You are close to Eastside->cassandraq2]]
<<silently>>
<<set $eventLock = true>>
<<skipPeriod>><<updatePeriod>>
<</silently>>You and Liam sneak around in Eastside, looking for the storage building. If you get caught out here now, you might get screwed. Even if someone just sees you before everything goes down, Tray will know who is behind it, and come find you. A lot are on stake right now, but it will be worth it if everything goes as planned.
Liam have been around the storage building before so he knows the way. You walk past multiple guards and get deeper in their territory.
[[There it is->cassandraq3]]<img src="img/ai/storage.png" style="max-width:80%;">
This is it. You are closing in, watching around for something unexpected that might happen.
Looking through the window, you spot Cody. He is looking over some boxes with stuff inside. It looks like he is alone in there.
[[We gotta hit him now!->cassandraq4]]Liam sneak up to Cody and quickly puts him in a headlock. Before he can get a look on us, you put tape on his eyes. You don't want him to see your faces. As he struggles to fight back, Liam yells..
<<liam>> Where is Cassandra! <</liam>>
<<cody>> Fuck you! <</cody>>
Cody keeps fighting back..
<<player>> Just say where she is and we will leave you without injuries! <</player>>
As Cody hears where your voice is, he spits at your face.
<<cody>> Fuck you! <</cody>>
He is a tough guy and won't crack. Something with Cassandra have to be special. After a heavy beatdown, he still won't give you anything. You can tell Liam are beginning to get nervous. If a large group of gang members are nearby, you could be screwed. Suddenly Liam says..
<<liam>> We will get that info out of you one way or another! Keep your mouth shut and we will force you to take the pill! <</liam>>
You quickly see Cody's demeanor drastically changed. He calmed down the second Liam threatened him.
<<cody>> Ok, ok, chill! [[I will give you what you want!->cassandraq5]] <</cody>>
<<player>> Where do we find her!? <</player>>
Cody tells you and Liam the way to where Cassandra stays. You can tell he is still scared after Liam threatened him with the pill. As you and Liam are about to leave, Cody stops you..
<<cody>> You guys are fucking crazy going after her. She is also running things around here. That's Trays older sister.. <</cody>>
<<liam>> Oh, we know. <</liam>>
Cody dosen't say anything back.
<<if not $labquest>>\
Before you go, you find a rolled-up set of old maps and documents. They appear to show the location of a hidden laboratory. You pick up the map and put it in your bag.
<em>Lab quest startet</em>\
<<set $labquest = true>>\
<</if>>\
[[You and Liam decide to leave and find Cassandra->cassandraq6]]
<img src="img/ai/cassandrahouse.png" style="max-width:80%;">
You and Liam approach the building Cody was talking about.
<<liam>> We should scout first <</liam>>
You agree and both of you sneak around the house. Liam spotted two guards on the front.
<<liam>> This gotta be it. Why would there be two guards here? She is here <</liam>>
<<player>> What's the plan now? Do we just try to suprise them and bruteforce us inside? <</player>>
<<liam>> [[Yeah, lets do this.->cassandraq7]] <</liam>><img src="img/ai/cassandrahouse.png" style="max-width:80%;">
As you sneak up to the guards, suddenly a gangmember comes running towards them.
<<gangmember>> Someone attacked the storage! We need some backup! <</gangmember>>
Both of the guards runs with the man. You look over to Liam.
<<player>> Shit, what do we do now? <</player>>
<<liam>> We gotta just go all in now! We rush inside and get her! <</liam>>
[[Break in->cassandraq8]]You break into the house and quickly look around, trying to find her. You and Liam split up to search faster. Suddenly, you hear him shout.
<<liam>> $player! Come fast! <</liam>>
You run towards his voice. Entering a room, you see her..
<img src="img/ai/cassandrafind.png" style="max-width:80%;">
<<cassandra>> Who the fuck are you two? <</cassandra>>
You finally found Tray's bigger sister. This is perfect. Having both of his sisters is the best way to get better control. You answer Cassandra.
<<player>> You are gonna come with us <</player>>
As you approach Cassandra, she claps you hard.
<<cassandra>> Fuck no, get out of here! <</cassandra>>
You look at Liam and lock eyes with him. He knows what you're thinking.
[[Forcefully kidnap her->cassandraq9]]
[[Fuck her right here->cassandraq9]]You grab Cassandra's hand. Liam comes over to help you out.
<<player>> You bitch.. <</player>>
Suddenly you hear from behind you..
<<cody>> There they are! <</cody>>
You turn back to see there’s Cody in the doorway, two gang members flanking him. Your eyes meet Liam’s. No words are needed. You both know what's about to go down..
[[Fight!->cassandraq10]]<<if ($playerStrength >= 90) or ($gun and $ammo >= 1)>>\
You and Liam clash with Cody and his goons. Luckily, you came prepared.
The fight turns brutal fast. No clean moves, no hesitation, just raw force and survival. Liam takes one of them head on, driving him back with heavy blows, while you push into Cody, forcing him off balance.
They fight hard. Harder than most. But that's not enough.
One of the goons drops first, then the second. Cody tries to hold his ground, but you can see it in his eyes. He knows it is over. A final hit sends him crashing down.
You and Liam exchange a look.
[[You won.->cassandra11]]
<<if $ammo >=1>>\
<<set $ammo -=1>>\
<</if>>\
<<else>>\
You and Liam clash with Cody and his goons. You thought you were ready.
The fight turns brutal fast. No clean moves, no hesitation, just raw force and survival. Liam goes straight for one of them, but the second man is already moving. You step into Cody, trying to take control, but he doesn’t give you an inch.
They are stronger and faster than you expected.
A heavy hit throws you off balance. Another follows before you can recover. Somewhere to your side, you hear Liam struggle, a sharp grunt, then the sound of him hitting the ground.
You try to push forward, but it’s already slipping away.
Cody drives into you, forcing you back until your legs give out. The world tilts as you hit the floor. Bootsteps close in.
You look up, just in time to see them surround you.
No way out.
[[You lost.->cassandraqlost]]
<</if>>\You look at Cassandra. Her eyes says everything. She can clearly tell she is in trouble.
<<player>> Now it's your turn. <</player>>
You start to walk towards Cassandra. She is slowly backing up as you get closer.
<<cassandra>> I can tell you stuff about Tray! <</cassandra>>
Even though it is tempting, other things draw you more. [[Now it is time to claim your reward.->cassandra12]]
Cassandra walks over to you. She looks down at you laying on the ground, defeated.
<<cassandra>> Who is this guy? <</cassandra>>
Cody walk over.
<<cody>> I recognize him. That's one of Tray's bitches. He pays Tray so he leaves their family alone. <</cody>>
Cassandra laughs.
<<cassandra>> Pathetic. <</cassandra>>
Cassandra looks at Cody.
<<cassandra>> Tell Tray what happened here. Tell him to take his family and to do.. whatever he does. This guy is mine. <</cassandra>>
You look up at the ceiling, badly injured after the fight. You slowly pass out as they carry Liam out of the room..
[[You are defeated->cassandralost2]]<h3>BAD ENDING: CASSANDRA'S BITCH</h3>
The next months, you are Cassandra's prisoner in her basement. She daily comes down to play with you...
<img src="img/others/cassandra/badend1.webp" style="max-width:80%;">
..even sometimes bringing her friends...
<img src="img/others/cassandra/badend2.webp" style="max-width:80%;">
..sometimes she brings Nicole..
<img src="img/others/cassandra/badend3.webp" style="max-width:80%;">
..and sometimes she even brings your own mother and force her to fuck you..
<img src="img/others/cassandra/badend4.webp" style="max-width:80%;">
..and after that she let her goons gangbang her infront of you..
<img src="img/others/cassandra/badend5.webp" style="max-width:80%;">
Now you are stuck like this forever. You never knew what happened to Liam, but your mind can only speculate after these months..
[[Turn back time->gnoutside]]
<<set $badendcassandrasbitch = true>>\
<<set $eventLock = false>>\Cassandra tries to slap you again, but this time you caught her arm. You drag her towards you and rips her clothes off. Liam also wanting a taste, joins in.
You and Liam decide to fuck her right there. Cassandra is on the ground with no clothes on, letting you and Liam start fucking her!
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/cassandra/threesome.webm" type="video/webm"></video>
Both of you enjoy her holes for a long time. Her body is so good, making all this hassle worth it. You get her on her knees, making her ready to take both your loads.
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/cassandra/threesomecum1.webm" type="video/webm"></video>
You cum all over her face and boobs. You can tell she is not enjoying this as much as you do, or atleast she is trying to hide it!
Right after you are done, Liam comes over with another big load for her.
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/cassandra/threesomecum2.webm" type="video/webm"></video>
Cassandra is reluctantly taking Liams load as well.
As you get dressed, she looks over and asks.
<<cassandra>> Are we done now? Can you guys leave me alone? <</cassandra>>
You laugh.
<<player>> I don't think you quite understand. [[You are my bitch now.->cassandra13]]<</player>><<cassandra>> What? <</cassandra>>
<<player>> Now you're gonna come with me, and you're going to work for me.<</player>>
<<cassandra>> That's not happening. <</cassandra>>
<<player>> Shame.. I guess Nicole..<</player>>
Hearing her sisters name, she quickly interrupt you.
<<cassandra>> You don't touch my sister! <</cassandra>>
<<player>> Then you're gonna obey me..<</player>>
She looks away for a moment and says nothing. You can tell she does not know what to do. Suddenly, she looks back at you.
<<cassandra>> Alright, you win. <</cassandra>>
[[You take Cassandra home with you. Now she is your to command->hallway]]
<<set $cassandraunlocked = true>>\
<<set $cassandrakidnapped = true>>\
<<set $eventLock = false>>\<img src="img/ai/cassandrahouse.png" style="max-width:80%;">
You decide to try and get control over Cassandra again. Walking towards her place, you spot she have guards outside again. This time Liam is not with you, making things harder.
TIP: Since you are alone, you need a gun and atleast 1 ammo to pull this off.
[[Go anyway->cassandrakidnap2]]
[[Not now->Eastside]]<<if $gun and $ammo >=1>>
You quickly defeated the guards before they even noticed you. As you kick down the door, you see Cassandra trying to escape. You grab here and bring her home before anyone notice you were even there.
[[Bringe her home->hallway]]
<<set $ammo -= 1>>\
<<set $cassandrakidnapped = true>>\
<<else>>\
You sneak up on them, trying to take them out before they even see you. As you walk up, you see one of the guards notice something. You run up on him, tackling him to the ground. You two fight on the ground till something hits your head hard, and you get knocked out. The other guard came and punched you with his weapon..
You later wake up in the basement. Looking around, you see Cassandra is standing behind you.
<<cassandra>> Lovely to see you here. Now it's my time to have fun <</cassandra>>
[[You are defeated->cassandrakidnapfail]]
<</if>>\<h3>BAD ENDING: CASSANDRA'S BITCH</h3>
The next months, you are Cassandra's prisoner in her basement. She daily comes down to play with you...
<img src="img/others/cassandra/badend1.webp" style="max-width:80%;">
..even sometimes bringing her friends...
<img src="img/others/cassandra/badend2.webp" style="max-width:80%;">
..sometimes she brings Nicole..
<img src="img/others/cassandra/badend3.webp" style="max-width:80%;">
..and sometimes she even brings your own mother and force her to fuck you..
<img src="img/others/cassandra/badend4.webp" style="max-width:80%;">
..and after that she let her goons gangbang her infront of you..
<img src="img/others/cassandra/badend5.webp" style="max-width:80%;">
Now you are stuck like this forever. You never knew what happened to Liam, but your mind can only speculate after these months..
[[Turn back time->Eastside]]
<<set $badendcassandrasbitch = true>>\
<<liam>> I don't know what to do! The gangmembers are ravaging out the house.. And they mess around with us.. <</liam>>
He looks down at the ground. You think for a minute before you touch his chin, pulling his eyes up to yours..
<<player>>I can try to help you around here, or at least more than I have so far. <</player>>
Liam looks into your eyes. You can see he got some hope.
<<liam>> I would love that.. I can even.. reward you.. <</liam>>
<<player>> What do you mean? <</player>>
Liam slowly gets on his knees. You can quickly tell what he is thinking about, but you just stand still. The thought of him sucking your dick is confusing. The gang have given him some pills making him more feminine, but it's still your friend. Before you can think anymore of it, Liam starts undressing your pants.
[[You look down at him->liamsub4.1]]
<<set $liamsubtalk4 = true>>\You watch as Liam undresses your pants. He slowly unbuckles your belt and pulls your pants down. He looks up at you one last time before he pulls down your boxers.
Something about the sight turnes you on. Slowly, Liam wraps his mouth around you dick, and slowly start sucking you off..
<img src="img/others/gn/liambj2.gif" style="max-width:50%;">
You can tell Liam have been sucking lately, because his blowjob is making you close to orgasm. You stop him, telling you are close. He looks you in the eyes..
<<liam>> I want you inside my boy pussy <</liam>>
Something about that word made you go crazy. Liam stands up and turns around, exposing his naked ass to you. You don't waste a second, and insert your dick inside his ass.
<img src="img/others/gn/liaminsert.webp" style="max-width:80%;">
You start to fuck his ass. His thight ass makes you even more horny, going harder.
<img src="img/others/gn/liamfuck4.webp" style="max-width:80%;">
[[You can't resist it anymore!->liamsub4.2]]
<<set _fuck = either("fuck1","fuck2","fuck3","fuck4")>>
<<if _fuck is "fuck1">>
Liam get on his knees and start sucking your dick while jerking himself
<img src="img/others/gn/liambj.webp" style="max-width:80%;">
<<elseif _fuck is "fuck2">>
You fuck Liam's thight asshole!
<img src="img/others/gn/liamfuck2.webp" style="max-width:80%;">
<<elseif _fuck is "fuck3">>
Liam rides your dick!
<img src="img/others/gn/liamfuck.gif" style="max-width:80%;">
<<else>>
Liam lays down on his back and spread his legs, letting you fuck his ass!
<video src="img/others/gn/liamfuck3.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>
[[Cum!->liamcum]]Liam quickly gets on his knees, ready to take your load.
<img src="img/others/gn/liamcum.webp" style="max-width:80%;">
You cum all over Liam's feminine body..
<em> You can now fuck Liam when his sub is high enough! </em>
<<set $liamsub += 10>>\
<em>Liam sub increased!</em>
[[Leave->gnlivingroom]]Liam quickly gets on his knees, ready to take your load.
<img src="img/others/gn/liamcum.webp" style="max-width:80%;">
You cum all over Liam's feminine body..
<<set $liamsub += 10>>\
<em>Liam sub increased!</em>
[[Leave->gnlivingroom]]<img src="img/ai/trayroom.png" style="max-width:80%;">
You carefully push open the heavy door and step into Tray's private bedroom.
The room is surprisingly large and dimly lit. Heavy curtains block most of the daylight. The air is thick with the smell of smoke, sweat, and cheap perfume. In the center stands a large, messy bed with dark sheets. Expensive-looking loot and weapons are scattered across the furniture. On the wall you notice several photos and "trophies" - clothing and underwear that clearly belong to different women.
This is Tray's personal domain.
<<if $traybedroomfirst>>\
<<set $traybedroomfirst = false>>
A chill runs down your spine. You really shouldn’t be here.
<</if>>\
<img src="img/ai/trayroomshower.png" style="max-width:80%;">
You hear someone in the bathroom. Shower is running.
[[Check it out->vanessashower]]Steam fills the small room. Through the foggy glass of the shower, you see a familiar figure. Vanessa stands under the hot water, completely naked. Her wet body glistens as she runs her hands through her hair.
<img src="img/others/vanessa/showershock.webp" style="max-width:80%;">
She suddenly turns her head and spots you. Her eyes widen in surprise.
<<vanessa>> What the—?! <</vanessa>>
You just stand there, looking at her body.
<<vanessa>>Jesus Christ… You scared the shit out of me!<</vanessa>>
<img src="img/others/vanessa/shower.jpg" style="max-width:80%;">
Vanessa hesitates for a moment, then slowly lowers her arms, confidently exposing her wet breasts. She looks straight at you with a bold, almost defiant gaze.
<<vanessa>>You really shouldn’t be in here… If Tray catches you, he’ll lose his mind.<</vanessa>>
[[Fuck her!->firstfuckvanessa]]<img src="img/others/vanessa/vanessabed.jpg" style="max-width:60%;">
Vanessa is lying on the bed, looking at you with lust-filled eyes. You can clearly tell she's enjoying what's happening. There's something about the risk that turns her on even more.
[[Handjob->vanessahandjob]]
[[Blowjob->vanessabj]]
[[Fuck her tits->vanessatitfuck]]
[[Fuck her pussy->vanessafuck]]
<<if random(1,100)>50>>\
Vanessa drops to her knees, looks up at you with hungry eyes, and takes your cock deep into her warm, wet mouth.
<video src="img/others/vanessa/vanessabj1.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>\
Vanessa grins before dropping down and greedily taking your cock into her mouth, sucking hard and sloppy.
<video src="img/others/vanessa/vanessabj2.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>\
<<linkreplace "Fuck-menu">>
<<link "Handjob">> \
<<goto "vanessahandjob">>\
<</link>>
<<link "Blowjob">>
<<goto "vanessabj">>\
<</link>>
<<link "Tittyfuck">>
<<goto "vanessatitfuck">>\
<</link>>
<<link "Fuck">>
<<goto "vanessafuck">>\
<</link>>
<</linkreplace>>
<<linkreplace "Cum">>
<<link "Cum on face">> \
<<goto "vanessacum1">>\
<</link>>
<<link "Cum on tits">>
<<goto "vanessacum2">>\
<</link>>
<<link "Cum inside pussy">>
<<goto "vanessacum3">>\
<</link>>
<</linkreplace>>
<<if random(1,100)>50>>\
Vanessa spreads her thighs and looks at you lustfully as you thrust into her, her body jolting with each movement.
<video src="img/others/vanessa/vanessafuck1.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>\
Vanessa lies back on the bed, spreads her legs wide, and pulls you on top of her as you slide inside her.
<video src="img/others/vanessa/vanessafuck2.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>\
<<linkreplace "Fuck-menu">>
<<link "Handjob">> \
<<goto "vanessahandjob">>\
<</link>>
<<link "Blowjob">>
<<goto "vanessabj">>\
<</link>>
<<link "Tittyfuck">>
<<goto "vanessatitfuck">>\
<</link>>
<<link "Fuck">>
<<goto "vanessafuck">>\
<</link>>
<</linkreplace>>
<<linkreplace "Cum">>
<<link "Cum on face">> \
<<goto "vanessacum1">>\
<</link>>
<<link "Cum on tits">>
<<goto "vanessacum2">>\
<</link>>
<<link "Cum inside pussy">>
<<goto "vanessacum3">>\
<</link>>
<</linkreplace>>
Vanessa wraps her soft hand around your cock and starts stroking you with her boobs exposed.
<video src="img/others/vanessa/handjob.webm" autoplay muted loop style="max-width:80%;"></video>
<<linkreplace "Fuck-menu">>
<<link "Handjob">> \
<<goto "vanessahandjob">>\
<</link>>
<<link "Blowjob">>
<<goto "vanessabj">>\
<</link>>
<<link "Tittyfuck">>
<<goto "vanessatitfuck">>\
<</link>>
<<link "Fuck">>
<<goto "vanessafuck">>\
<</link>>
<</linkreplace>>
<<linkreplace "Cum">>
<<link "Cum on face">> \
<<goto "vanessacum1">>\
<</link>>
<<link "Cum on tits">>
<<goto "vanessacum2">>\
<</link>>
<<link "Cum inside pussy">>
<<goto "vanessacum3">>\
<</link>>
<</linkreplace>>
Vanessa pushes her large, soft breasts together, wrapping them tightly around your cock. She looks down and starts sliding her tits up and down your shaft with slow, deliberate movements.
<video src="img/others/vanessa/vanessatitfuck.webm" autoplay muted loop style="max-width:80%;"></video>
<<linkreplace "Fuck-menu">>
<<link "Handjob">> \
<<goto "vanessahandjob">>\
<</link>>
<<link "Blowjob">>
<<goto "vanessabj">>\
<</link>>
<<link "Tittyfuck">>
<<goto "vanessatitfuck">>\
<</link>>
<<link "Fuck">>
<<goto "vanessafuck">>\
<</link>>
<</linkreplace>>
<<linkreplace "Cum">>
<<link "Cum on face">> \
<<goto "vanessacum1">>\
<</link>>
<<link "Cum on tits">>
<<goto "vanessacum2">>\
<</link>>
<<link "Cum inside pussy">>
<<goto "vanessacum3">>\
<</link>>
<</linkreplace>>
Vanessa opens her mouth and sticks out her tongue as you cum, covering her face and lips with hot, sticky cum.
<video src="img/others/vanessa/vanessacum3.webm" autoplay muted loop style="max-width:80%;"></video>
[[Leave->ganghqhallway]]
Vanessa presses her tits together as you groan and explode across her chest, covering her breasts in thick ropes of cum.
<<if random(1,100)>50>>\
<video src="img/others/vanessa/vanessacum2.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>\
<video src="img/others/vanessa/vanessacum4.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>\
[[Leave->ganghqhallway]]
You thrust deep inside Vanessa and groan as you cum, filling her pussy with your warm load.
<img src="img/others/vanessa/vanessacum1.webp" style="max-width:80%;">
[[Leave->ganghqhallway]]NOT IN USE
<<widget "LockWorkers">>\
<<silently>>
<<if $ghLilsis>>
<<set $ghLilsisLocked = true>>
<</if>>
<<if $ghBigsis>>
<<set $ghBigsisLocked = true>>
<</if>>
<<if $ghMom>>
<<set $ghMomLocked = true>>
<</if>>
<<if $ghClara>>
<<set $ghClaraLocked = true>>
<</if>>
<<if $ghNicole>>
<<set $ghNicoleLocked = true>>
<</if>>
<<if $ghCassandra>>
<<set $ghCassandraLocked = true>>
<</if>>
<<if $ghGf>>
<<set $ghGfLocked = true>>
<</if>>
<</silently>>
<</widget>>\
<<widget "RoomManage">>
<<if $gh1mess >= 100>>
<h3>Assign to Room 1</h3>\
Current Level: <<print $ghRoom1Level>> / 3
Currently working: <<if _anyWorking>> <<roomIcon $room1Assigned>> <<else>> No one <</if>>
<<linkreplace "$namelilsis">>\
<<if $lilsiskidnapped>>\
$namelilsis is kidnapped!\
<<elseif $lilsisCorruption > 80>>\
$namelilsis is now assigned to Room 1.\
<<silently>>
<<clearAssigned 1>>
<<set $room1Assigned = "lilsis">>
<<set $ghLilsis = true>>
<<updateLocations>>
<<if $room2Assigned is "lilsis">><<set $room2Assigned = "none">><</if>>
<</silently>>
<<else>>\
$namelilsis refuses. (Corruption to low)
<</if>>\
<</linkreplace>>
<<linkreplace "$namebigsis">>\
<<if $bigsiskidnapped>>\
$namebigsis is kidnapped!\
<<elseif $bigsiswork and $period is "Evening">>\
$namebigsis is working at the bar tonight.\
<<elseif $bigsisCorruption > 80>>\
$namebigsis is now assigned to Room 1.\
<<silently>>\
<<clearAssigned 1>>\
<<set $room1Assigned = "bigsis">>\
<<set $ghBigsis = true>>\
<<updateLocations>>\
<<if $room2Assigned is "bigsis">><<set $room2Assigned = "none">><</if>>\
<</silently>>\
<<else>>\
$namebigsis refuses. (Corruption to low)\
<</if>>\
<</linkreplace>>
<<linkreplace "$namemom">>\
<<if $momkidnapped>>\
$namemom is kidnapped!\
<<elseif $momCorruption > 80>>\
$namemom is now assigned to Room 1.\
<<silently>>\
<<clearAssigned 1>>\
<<set $room1Assigned = "mom">>\
<<set $ghMom = true>>\
<<updateLocations>>\
<<if $room2Assigned is "mom">><<set $room2Assigned = "none">><</if>>\
<</silently>>\
<<else>>\
$namemom refuses. (Corruption to low)\
<</if>>\
<</linkreplace>>
<<if $clarakidnapped>> \\
<<linkreplace "Clara">>\
Clara is now assigned to Room 1.\
<<silently>>\
<<clearAssigned 1>>\
<<set $room1Assigned = "clara">>\
<<updateLocations>>
<<set $ghClara = true>>\
<<if $room2Assigned is "clara">><<set $room2Assigned = "none">><</if>>\
<</silently>>\
<</linkreplace>>
<</if>>\
<<if $nicolekidnapped>>\
<<linkreplace "Nicole">>\
Nicole is now assigned to Room 1.\
<<silently>>\
<<clearAssigned 1>>\
<<set $room1Assigned = "nicole">>\
<<updateLocations>>
<<set $ghNicole = true>>\
<<if $room2Assigned is "nicole">><<set $room2Assigned = "none">><</if>>\
<</silently>>\
<</linkreplace>>
<</if>>\
<<if $cassandrakidnapped>>\
<<linkreplace "Cassandra">>\
Cassandra is now assigned to Room 1.\
<<silently>>\
<<clearAssigned 1>>\
<<set $room1Assigned = "cassandra">>\
<<updateLocations>>
<<set $ghCassandra = true>>\
<<if $room2Assigned is "cassandra">><<set $room2Assigned = "none">><</if>>\
<</silently>>\
<</linkreplace>>
<</if>>\
<<if $gnUnlocked>>\
<<linkreplace "$namegf">>\
<<if $gfCorruption >80>>\
$namegf is now assigned to Room 1.\
<<silently>>\
<<clearAssigned 1>>
<<set $room1Assigned = "gf">>\
<<updateLocations>>
<<set $ghGf = true>>\
<<if $room2Assigned is "gf">><<set $room2Assigned = "none">> <</if>>\
<</silently>>\
<<else>>
$namegf refuses! (Corruption to low)\
<</if>>\
<</linkreplace>>\
<</if>>\
<</if>>
<<if $gh2mess >= 100>>\
<h3>Assign to Room 2</h3>\
Current Level: <<print $ghRoom2Level>> / 3
Currently working: <<roomIcon $room2Assigned>>
<<linkreplace "$namelilsis">>\
<<if $lilsiskidnapped>>\
$namelilsis is kidnapped!\
<<elseif $lilsisCorruption > 80>>\
$namelilsis is now assigned to Room 2.\
<<silently>>\
<<clearAssigned 2>>
<<set $room2Assigned = "lilsis">>
<<set $ghLilsis = true>>
<<updateLocations>>
<<if $room1Assigned is "lilsis">><<set $room1Assigned = "none">><</if>>
<</silently>>\
<<else>>\
$namelilsis refuses. (Corruption to low)\
<</if>>\
<</linkreplace>>
<<linkreplace "$namebigsis">>\
<<if $bigsiskidnapped>>\
$namebigsis is kidnapped!\
<<elseif $bigsiswork and $period is "Evening">>\
$namebigsis is working at the bar tonight.\
<<elseif $bigsisCorruption > 80>>\
$namebigsis is now assigned to Room 2.\
<<silently>>\
<<clearAssigned 2>>
<<set $room2Assigned = "bigsis">>\
<<set $ghBigsis = true>>\
<<updateLocations>>\
<<if $room1Assigned is "bigsis">><<set $room1Assigned = "none">><</if>>\
<</silently>>\
<<else>>\
$namebigsis refuses. (Corruption to low)
<</if>>\
<</linkreplace>>
<<linkreplace "$namemom">>\
<<if $momkidnapped>>\
$namemom is kidnapped!\
<<elseif $momCorruption > 80>>\
$namemom is now assigned to Room 2.\
<<silently>>\
<<clearAssigned 2>>
<<set $room2Assigned = "mom">>\
<<set $ghMom = true>>\
<<updateLocations>>\
<<if $room1Assigned is "mom">><<set $room1Assigned = "none">><</if>>\
<</silently>>\
<<else>>\
$namemom refuses. (Corruption to low)\
<</if>>\
<</linkreplace>>
<<if $clarakidnapped>>\
<<linkreplace "Clara">>\
Clara is now assigned to Room 2.\
<<silently>>\
<<clearAssigned 2>>
<<set $room2Assigned = "clara">>\
<<set $ghClara = true>>\
<<updateLocations>>
<<if $room1Assigned is "clara">><<set $room1Assigned = "none">><</if>>\
<</silently>>\
<</linkreplace>>\
<</if>>\
<<if $nicolekidnapped>>\
<<linkreplace "Nicole">>\
Nicole is now assigned to Room 2.\
<<silently>>\
<<clearAssigned 2>>
<<set $room2Assigned = "nicole">>\
<<set $ghNicole = true>>\
<<updateLocations>>
<<if $room1Assigned is "nicole">><<set $room1Assigned = "none">><</if>>\
<</silently>>\
<</linkreplace>>
<</if>>\
<<if $cassandrakidnapped>>\
<<linkreplace "Cassandra">>\
Cassandra is now assigned to Room 2.\
<<silently>>\
<<clearAssigned 2>>
<<set $room2Assigned = "cassandra">>\
<<set $ghCassandra = true>>\
<<updateLocations>>
<<if $room1Assigned is "cassandra">><<set $room1Assigned = "none">><</if>>\
<</silently>>\
<</linkreplace>>
<</if>>\
<<if $gnUnlocked>>\
<<linkreplace "$namegf">>\
<<if $gfCorruption >80>>\
$namegf is now assigned to Room 2.\
<<silently>>\
<<clearAssigned 2>>
<<set $room2Assigned = "gf">>\
<<set $ghGf = true>>\
<<updateLocations>>
<<if $room1Assigned is "gf">><<set $room1Assigned = "none">><</if>>\
<</silently>>\
<<else>>\
$namegf refuses! (Corruption to low)\
<</if>>\
<</linkreplace>>\
<</if>>\
<</if>>\
<</widget>>NOT IN USE
<<widget "UnlockWorkers">>\
<<silently>>
<<if $ghLilsis>><<set $ghLilsisLocked = false>><</if>>
<<if $ghBigsis>><<set $ghBigsisLocked = false>><</if>>
<<if $ghMom>><<set $ghMomLocked = false>><</if>>
<<if $ghClara>><<set $ghClaraLocked = false>><</if>>
<<if $ghNicole>><<set $ghNicoleLocked = false>><</if>>
<<if $ghCassandra>><<set $ghCassandraLocked = false>><</if>>
<<if $ghGf>><<set $ghGfLocked = false>><</if>>
<</silently>>
<</widget>>\<<widget "OverrideGHLock">>
<<silently>>
<<set _changed = false>>
<<if $lilsiskidnapped and $ghLilsis>>
<<set $ghLilsis = false>>
<<set $ghLilsisLocked = false>>
<<set _changed = true>>
<</if>>
<<if $bigsiskidnapped and $ghBigsis>>
<<set $ghBigsis = false>>
<<set $ghBigsisLocked = false>>
<<set _changed = true>>
<</if>>
<<if $momkidnapped and $ghMom>>
<<set $ghMom = false>>
<<set $ghMomLocked = false>>
<<set _changed = true>>
<</if>>
<<if not $clarakidnapped and $ghClara>>
<<set $ghClara = false>>
<<set $ghClaraLocked = false>>
<<set _changed = true>>
<</if>>
<<if not $nicolekidnapped and $ghNicole>>
<<set $ghNicole = false>>
<<set $ghNicoleLocked = false>>
<<set _changed = true>>
<</if>>
<<if not $cassandrakidnapped and $ghCassandra>>
<<set $ghCassandra = false>>
<<set $ghCassandraLocked = false>>
<<set _changed = true>>
<</if>>
<<if _changed>>
<<updatePeriod>>
<</if>>
<</silently>>
<</widget>>You don’t say a word. Driven by sudden lust and boldness, you step into the shower, grab Vanessa by the wrist and pull her out forcefully. She lets out a surprised gasp as water drips from her naked body onto the floor.
<<vanessa>>Hey! What are you doing?!<</vanessa>>
Ignoring her protest, you drag her across the room and throw her roughly onto Tray’s large, messy bed. She lands on her back with a soft bounce, completely naked and still wet from the shower. Her chest rises and falls quickly as she stares up at you, breathing heavily.
Vanessa lies there exposed on Tray’s sheets.
<img src="img/others/vanessa/vanessabed.jpg" style="max-width:60%;">
[[Handjob->vanessahandjob]]
[[Blowjob->vanessabj]]
[[Fuck her tits->vanessatitfuck]]
[[Fuck her pussy->vanessafuck]]
<img src="img/ai/laboutside.png" style="max-width:80%;">
You have arrived at the old research facility marked on the maps. The area looks abandoned and overgrown.
<<if $labfound>>
You know exactly where the hidden door is now.
[[Go to the reinforced door ->evelynlabentrance]]
<<else>>
The facility is large and many sections have collapsed. Finding the exact entrance mentioned on the maps won't be easy.
<<if $energy >= 60>>
[[Search the ruins (costs 60 energy) ->labsearch]]
<<else>>
You are too tired to search properly right now.
<</if>>
<</if>>
[[Go back ->Outside]]
<<set $laboutsidefound = true>>\<<if $brokenlab>>\
<img src="img/ai/labentrancebroken.png" style="max-width:80%;">
The massive reinforced door that once protected the bunker now lies completely destroyed. It hangs crooked and bent with deep gashes and twisted metal. The entrance stands wide open exposing the interior of the lab to the outside world.
<<linkreplace "Fix the door">>
<<if $evelynGangcorr > 70>>
<<evelyn>> ...No. Don't bother. It's fine as it is now. <</evelyn>>
Evelyn stares at the broken door with dull, defeated eyes. She seems resigned and strangely indifferent, as though the gang has already broken her will to protect herself.
<em>You need to lower Evelyn's corruption towards the gang before she will let you repair the door.</em>
<<elseif $bolt >= 5 and $barricadeMaterials >= 10>>\
<<if $energy >= 45>>\
<<goto "labfixdoor">>\
<<else>>\
You don't have enough energy (need at least 45).\
<</if>>\
<<else>>\
You don't have the materials you need! (5 heavy bolts and 10 barricade materials)\
<</if>>\
<</linkreplace>>
[[Enter->labinside]]
[[Leave->laboutside]]
<<else>>
<img src="img/ai/labentrance.png" style="max-width:80%;">
<<if not $evelynquest>>
You stand in front of the heavy reinforced door and knock.
After a few moments, a small hatch opens. A young woman with bright red hair looks at you suspiciously.
<<evelyn>>Who are you? How did you find this place?<</evelyn>>
[[Explain about the maps->evelynfirsttalk]]
<<else>>
[[Knock on the reinforced door->evelyntalkentrance]]
[[Leave->laboutside]]
<</if>>
<</if>>\<<player>>I came across this map in Eastside. I… decided to follow it. <</player>>
You show her the map.
<<evelyn>>I should’ve known those maps would fall into someone’s hands eventually.. <</evelyn>>
She studies you carefully for a long moment, as if trying to decide whether you’re dangerous or useful.
<<evelyn>>My name is Evelyn. My mother used to be one of the best scientists left in this ruined world… before she left. I don't know much about where she went.. <</evelyn>>
Evelyn looks down for a second, her expression a mix of sadness and frustration.
<<evelyn>>She was working on something important. A hormone formula. The Pink Pill. It was supposed to be revolutionary… but over time she got more.. frustrated.. I’ve been trying to finish it myself, hoping it will bring her back, but I’m stuck. I’m missing key data and notes that only she had. <</evelyn>>
She looks back up at you, her green eyes sharp.
<<evelyn>>If you really found those maps around Eastside, then you’ve probably already seen what kind of people we’re dealing with. I don’t trust easily… but I don’t have many options left. <</evelyn>>
She crosses her arms, clearly still wary of you.
<<evelyn>>So tell me… why are you really here? Did you come to loot what little I have left, or do you actually want to help me find my mother? <</evelyn>>
[[I want to help->evelynfindmother]]<<player>> I want to help you! <</player>>
<<evelyn>>…You actually mean that?<</evelyn>>
She looks genuinely surprised for a moment, then lets out a tired sigh of relief.
<<evelyn>>Alright. I need you to find my mother. Her name is Dr. Miranda Voss. Last I heard, she was working in Eastside.. I don't know what she does for them, but it can't be anything good. She might be too far gone already… but I still have to try. <</evelyn>>
She looks at you.
<<evelyn>>If you can bring her back here, or at least get her research notes, I’ll finish the Pink Pill for you. <</evelyn>>
<<player>> I will see what I can do! <</player>>
She gives you a small, hopeful smile.
[[What does this pink pill do?->evelynpinkpilltalk]]
<<evelyn>>The Pink Pill… it’s my mother’s greatest work.<</evelyn>>
She leans forward slightly, her voice becoming more animated.
<<evelyn>>The first pill floods the body with an extremely potent mix of female hormones. Within hours it starts changing the person. Softening skin, growing breasts, shrinking the male parts… turning them into what most would call a trans woman or shemale. <</evelyn>>
<<evelyn>>If you take a second pill while the first is still active… the changes become complete. By the next morning, you wake up as a fully biological woman. Voice, body, everything. <</evelyn>>
She pauses for a moment.
<<evelyn>>The effects are temporary though. After three to five days the body returns to normal… unless you keep taking them. <</evelyn>>
You quickly think to yourself, this sounds way too familiar. Maybe Evelyns mother already gave some pills to Tray..
[[Tell me more about your mother->evelyntellmother]]<<evelyn>>My mother… she used to be incredible. Brilliant, strong-willed, beautiful.<</evelyn>>
Evelyn turns around and starts searching through some drawers while she talks.
<<evelyn>>She has long, fiery red hair like mine, but a bit darker. She’s tall, curvy, and always carried herself with confidence. People used to say she looked more like a model than a scientist. <</evelyn>>
After a few moments of rummaging, she pulls out a small, slightly crumpled photo.
<<evelyn>>Here… this is her.<</evelyn>>
She hands you the photo. It shows a stunning, mature redheaded woman with sharp eyes and an elegant figure.
<img src="img/others/evelyn/quest/mirandapicture.jpg" style="max-width:50%;">
<<if $metmiranda>>\
Oh, it's her.. You decide it's probably best to not say anything..
<</if>>\
<<evelyn>>That picture was taken before everything went to hell… I don't think looks like that anymore. <</evelyn>>
<<player>> I understand. I’ll go search for your mother and see what I can do. If I find any information or research that can help finish the pill, I’ll return with it. <</player>>
[[Go back ->evelynlabentrance]]
<<set $evelynquest = true>>\
<div id="BigSisCorruption">
<span class="bar-label">$namebigsis Corruption</span><br>\
<<print '<progress class="custom-gauge-corruption" value="' + $bigsisCorruption + '" max="100"></progress>'>>
</div>
<div id="Love">
<span class="bar-label">$namebigsis Love</span><br>\
<<print '<progress class="custom-gauge-love" value="' + $bigsisLove + '" max="100"></progress>'>>
</div>
<div id="TEST LILSIS LOVE">
<span class="bar-label">$namelilsis Love</span><br>\
<<print '<progress class="custom-gauge-love" value="' + $lilsisLove + '" max="100"></progress>'>>
</div>
<<link "Start lab quest">>
<<set $labquest = true>>
<</link>>
Labquest status:
<<if $labquest>>
true
<<else>>
false
<</if>>
<<link "maxEnergy 1000">>
<<set $maxEnergy = 1000>> <<set $energy = 1000>>
<</link>>
[[hallway]]
<div id="BigSisCorruption">
<span class="bar-label">$namebigsis Corruption</span><br>\
<<print '<progress class="custom-gauge-corruption" value="' + $bigsisCorruption + '" max="100"></progress>'>>
</div>
<div id="Love">
<span class="bar-label">$namebigsis Love</span><br>\
<<print '<progress class="custom-gauge-love" value="' + $bigsisLove + '" max="100"></progress>'>>
</div>
<img src="img/ai/labsearch.png" style="max-width:80%;">
<<set $labsearch +=1>>
<<silently>>
<<set $energy -= 60>>
<<skipPeriod>><<updatePeriod>>
<</silently>>
You spend a long time searching through the ruins, climbing over debris and checking old signs.
<<if $labsearch == 1>>
You find some old documents, but nothing that matches the maps yet.
<<elseif $labsearch == 2>>
You are getting closer. Some of the symbols on the walls match the maps.
<<elseif $labsearch >= 3>>
After thorough searching, you finally locate a well-hidden, reinforced door matching the description on the maps.
<<set $labfound to true>>
<<evelyn>>...Who's there?<</evelyn>> You hear a cautious voice from inside
<</if>>
<<if $labfound>>
[[Knock on the door ->evelynlabentrance]]
<</if>>
[[Leave ->laboutside]]
<<if not $brokenlab>>\
<img src="img/ai/labinside.png" style="max-width:80%;">
<<evelynlab>>
<<else>>\
<img src="img/ai/labinsidebroken.png" style="max-width:80%;">
Evelyn's lab lies completely ravaged.
<<evelynlabbroken>>
<</if>>\
[[Leave->evelynlabentrance]]
<<player>> Nothing new to report. <</player>>
She gives you a confusing look.
<<evelyn>> Ah, okay.. I will get back to work then <</evelyn>>
She closes the hatch.
[[Leave->laboutside]]<<player>> Could I come inside? <</player>>
<<evelyn>>Come inside...?<</evelyn>>
You hear a short, bitter laugh from the other side of the door.
<<evelyn>>I don't know you. I don't trust you. For all I know you're with one of the gangs, or just desperate enough to slit my throat for whatever food I have left.<</evelyn>>
She is quiet for a moment. Her voice becomes lower and more serious.
<<evelyn>>If you actually want to come in here... you're going to have to prove I can trust you first. Words are cheap out here.<</evelyn>>
She turns around and closes the hatch.
[[Leave->evelynlabentrance]]
<<widget "evelynlab">>\
<<evelyn>> Nice not being alone for once, haha..<</evelyn>>\
[[Talk->evelyntalkmenu]]
<<linkreplace "Kiss">>
<<if $evelynLove >50>>
<<goto "evelynkiss">>\
<<else>>\
<em>You need more love.</em>\
<</if>>\
<</linkreplace>>
<<linkreplace "Actions">>
<<if $evelynCorruption >= 20>>\
<<goto "evelynfuckmenu">>\
<<else>>\
<em>You need more corruption.</em>\
<</if>>\
<</linkreplace>>
<<if $evelynquest3 and not $evelynquest4>>\
[[Check her work->evelynquest3work]]
<</if>>\
<<if $evelynquest4 and $pillduration is 0 and not $evelynquest5>>\
<<evelyn>> [[You're back! How do you feel?->evelynquest4]] <</evelyn>>
<</if>>\
<<if $evelynquest5 and $evelynProducePill is 0 and not $evelynquest6>>
[[Check her work->evelynquest5]]
<</if>>
<<if $evelynquest6>>\
[[Check her work->evelynwork]]
<</if>>
<</widget>>\
<<widget "evelynlabbroken">>
<<if random(1,100)>70>>\
<<if $evelynGangcorr >80>>\
<<set _clip1 to random(1,4)>>
<<if _clip1 is 1>>\
You see three gangmembers using all of Evelyn's holes!
<video src="img/others/evelyn/gangbang4.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _clip1 is 2>>\
You see Evelyn riding a gangmember! She is clearly corrupt!
<video src="img/others/evelyn/gang5.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _clip1 is 3>>\
You spot Evelyn and a gangmember fucking in her bed! She clearly enjoys this!
<img src="img/others/evelyn/gang11.webp" style="max-width:80%;">
<<elseif _clip1 is 4>>\
You spot Evelyn and a gangmember fucking in her bed! You can tell by her orgasm, she love this..
<video src="img/others/evelyn/evelyngang1.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>\
<<elseif $evelynGangcorr >40>>
<<set _clip2 to random(1,3)>>\
<<if _clip2 is 1>>\
You see two gangmembers using Evelyn's holes! You can tell she's given up fighting back..
<video src="img/others/evelyn/gang10.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _clip2 is 2>>\
You see two gangmembers facefucking Evelyn's mouth! You can tell she have given in and are doing what they want..
<img src="img/others/evelyn/gang12.webp" style="max-width:80%;">
<<elseif _clip2 is 3>>\
You see Evelyn getting being pinned down and fucked by a gangmember. First, you think to yourself she is being forced, but you notice her smile and it looks like she's kissing him..
<video src="img/others/evelyn/gang3.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>\
<<elseif $evelynGangcorr>10>>
<<set _clip3 to random(1,3)>>\
<<if _clip3 is 1>>\
You walk in and see a gangmember forcing himself on Evelyn!
<video src="img/others/evelyn/gang1.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _clip3 is 2>>\
You walk in and see two gangmembers forcing themself on Evelyn! She is stuck between their big dicks..
<video src="img/others/evelyn/gang9.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>\
You walk in and see a gangmember forcing himself on Evelyn!
<video src="img/others/evelyn/gang6.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>
<<else>>
<<set _clip4 to random(1,2)>>\
<<if _clip4 is 1>>\
You see a gangmember groping Evelyn's ass!
<img src="img/others/evelyn/ganggrope.webp" style="max-width:80%;">
<<evelyn>> Ew, stop! Don't touch me! <</evelyn>>
<<else>>
You see a gangmember groping Evelyn's ass!
<img src="img/others/evelyn/ganggrope2.webp" style="max-width:80%;">
<<evelyn>>Please, leave me alone! <</evelyn>>
<</if>>\
<</if>>\
[[Intervene->evelynintervene]]
<em>Evelyn's corruption towards the gang increased.</em>
<<set $evelynGangcorr +=5>>\
<<elseif $evelynTrust >=50>>\
<<evelyn>> How you holding up?<</evelyn>>\
[[Talk->evelyntalkmenu]]
<<linkreplace "Kiss">>
<<if $evelynLove >50>>
<<goto "evelynkiss">>\
<<else>>\
<em>You need more love.</em>\
<</if>>\
<</linkreplace>>
<<linkreplace "Actions">>
<<if $evelynCorruption >= 20>>\
<<goto "evelynfuckmenu">>\
<<else>>\
<em>You need more corruption.</em>\
<</if>>\
<</linkreplace>>
<<else>>\
<<evelyn>> What the fuck do you want?<</evelyn>>\
[[Talk->evelyntalkmenu]]
<</if>>\
<</widget>>
<<if $energy >=15>>\
<<evelyn>>It's still strange having another person here. The bunker feels different when it's not completely silent.<</evelyn>>
<<player>>Yeah, I can imagine. It must get pretty lonely in here.<</player>>
<<evelyn>>Lonely is an understatement. Some days I talk to myself just to hear a voice. Pathetic, I know.<</evelyn>>
You continue talking for a while about small everyday things — how the air smells outside after rain, how hard it is to find working batteries, and old stories from before the collapse.
<<evelyn>>Thank you for just... talking. It feels almost normal.<</evelyn>>
<em>Love increased slightly.</em>
<em>Trust increased slightly.</em>
[[Back->labinside]]
<<set $evelynLove to $evelynLove + 5>>\
<<set $evelynTrust to $evelynTrust + 8>>\
<<set $energy -=15>>\
<<advanceHour>>\
<<else>>
You are too tired to talk right now. (Need 15 energy)
<<back>>
<</if>>\
<<if $energy >=15>>\
You ask Evelyn about how she ended up living alone in this bunker.
<<evelyn>>I used to work here, actually. Junior researcher in biology. When the first riots started and the power grid went down, most people fled. I chose to stay and lock myself in.<</evelyn>>
<<player>>Weren't you scared?<</player>>
<<evelyn>>Of course I was scared. I was terrified. But going outside seemed even more dangerous. I watched through the cameras as society fell apart... and then one day the cameras stopped working too.<</evelyn>>
She goes quiet for a moment, staring at the floor.
<<evelyn>>I haven't spoken to another living person for over a year until you showed up. It's... a strange feeling.<</evelyn>>
<em>Love increased slightly.</em>
<em>Trust increased moderately.</em>
[[Back->labinside]]
<<set $evelynLove to $evelynLove + 5>>\
<<set $evelynTrust to $evelynTrust + 12>>\
<<set $energy -=15>>\
<<advanceHour>>\
<<else>>
You are too tired to talk right now. (Need 15 energy)
<<back>>
<</if>>\
<<if $energy >=15>>\
You ask her what a normal day looks like for her in the bunker.
<<evelyn>>Normal? Nothing feels normal anymore. I wake up, check the water purifier, clean the air filters, ration my food, and try to keep the generator from dying.<</evelyn>>
<<player>>That sounds exhausting.<</player>>
<<evelyn>>It is. But if I stop doing those things I die. So I keep going. In the evenings I read the same old technical manuals and research papers over and over. Sometimes I just sit by the ventilation shaft listening for sounds from the outside world.<</evelyn>>
She gives a tired, half-smile.
<<evelyn>>Having you here to talk to actually makes the days feel a little less heavy. Don't tell anyone I said that though.<</evelyn>>
<em>Love increased slightly.</em>
<em>Trust increased slightly.</em>
[[Back->labinside]]
<<set $evelynLove to $evelynLove + 5>>\
<<set $evelynTrust to $evelynTrust + 8>>\
<<set $energy -=15>>\
<<advanceHour>>\
<<else>>
You are too tired to talk right now. (Need 15 energy)
<<back>>
<</if>>\
<img src="img/others/evelyn/tease.webp" style="max-width:60%;">
<<evelyn>>Is this what you wanted to see?<</evelyn>>\
<<linkreplace "Handjob">>
<<if $energy >= 15>>\
<<goto "evelynhandjob">>\
<<else>>\
You are too tired for this right now. (Need at least 15 energy)\
<</if>>\
<</linkreplace>>
<<linkreplace "Blowjob">>\
<<if $energy >= 15>>\
<<goto "evelynbj">>\
<<else>>\
You are too tired for this right now. (Need at least 15 energy)\
<</if>>\
<</linkreplace>>
<<linkreplace "Eat her pussy">>\
<<if $energy >= 15>>\
<<goto "evelyneatpussy">>\
<<else>>\
You are too tired for this right now. (Need at least 15 energy)\
<</if>>\
<</linkreplace>>
<<linkreplace "Fuck her pussy">>\
<<if $energy >= 15>>\
<<goto "evelynpussy">>\
<<else>>\
You are too tired for this right now. (Need at least 15 energy)\
<</if>>\
<</linkreplace>>
<<linkreplace "Fuck her ass">>\
<<if $energy >= 15>>\
<<goto "evelynanal">>\
<<else>>\
You are too tired for this right now. (Need at least 15 energy)\
<</if>>\
<</linkreplace>>
[[Back->labinside]] <div id="evelynLove">
<span class="bar-label">Evelyn Love</span><br>\
<<print '<progress class="custom-gauge-love" value="' + $evelynLove + '" max="100"></progress>'>>
</div>
<<print $evelynLove>> / 100
<div id="evelynCorruption">
<span class="bar-label">Evelyn Corruption</span><br>\
<<print '<progress class="custom-gauge-corruption" value="' + $evelynCorruption + '" max="100"></progress>'>>
</div>
<<print $evelynCorruption>> / 100
Trust
<<print $evelynTrust>> / 100
[[Back->labinside]]<<evelyn>>You really want this, huh?<</evelyn>>
Evelyn bites her lip, looking a bit nervous but curious. She slowly reaches down and wraps her soft hand around your cock. Her grip is hesitant at first, but she starts stroking you with steady movements.
<img src="img/others/evelyn/handjob.webp" style="max-width:60%;">
<<evelyn>>It's... bigger than I expected.<</evelyn>>
She picks up the pace, her thumb brushing over the head with every stroke. Her breathing gets heavier as she watches your reactions.
<<player>>Fuck, that feels good...<</player>>
<<evelyn>>Yeah? You like my hand on you like this?<</evelyn>>
She leans in closer, her warm breath on your neck while she jerks you faster. Her other hand gently cups your balls.
<<linkreplace "Cum">>
<<link "Cum on tongue">> \
<<goto "evelyncum1">>\
<</link>>
<<link "Cum on face">>
<<goto "evelyncum3">>\
<</link>>
<</linkreplace>>
<<silently>>
<<set $evelynLove += 8>>
<<set $evelynCorruption += 10>>
<<set $energy -= 15>>
<<advanceHour>>
<</silently>><<evelyn>>I’ve wanted to try this...<</evelyn>>
Evelyn gets on her knees and takes you into her warm mouth. She sucks you steadily, her tongue swirling around the head while she bobs faster.
<<evelyn>>Mmm...<</evelyn>>
<<if random(1,100)>50>>\
<video src="img/others/evelyn/bj1.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>\
<video src="img/others/evelyn/bj2.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>\
<<linkreplace "Cum">>
<<link "Cum on tongue">> \
<<goto "evelyncum1">>\
<</link>>
<<link "Cum on face">>
<<goto "evelyncum3">>\
<</link>>
<</linkreplace>>
<<silently>>
<<set $evelynLove += 10>>
<<set $evelynCorruption += 12>>
<<set $energy -= 15>>
<<advanceHour>>
<</silently>>
<<set _pos to random(1, 3)>>\
<<if _pos is 1>>\
<<evelyn>>I want you inside me...<</evelyn>>
Evelyn lies back and spreads her legs. You push into her tight, wet pussy and start thrusting. She moans softly, wrapping her legs around you.
<video src="img/others/evelyn/fuck5.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _pos is 2>>\
<<evelyn>>Take me from behind...<</evelyn>>
Evelyn gets on all fours and pushes her ass towards you. You grab her hips and thrust into her wet pussy.
You fuck her harder in doggy style, her moans getting louder with every thrust.
<video src="img/others/evelyn/fuck4.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
<<evelyn>>I want to be on top...<</evelyn>>
Evelyn pushes you down on the bed and straddles you. She slowly lowers herself onto your cock, moaning as she takes you inside her tight pussy.
She starts riding you, her hips moving faster and harder. Her breasts bounce with every movement.
<video src="img/others/evelyn/fuck2.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>\
<<linkreplace "Cum">>
<<link "Cum on tongue">> \
<<goto "evelyncum1">>\
<</link>>
<<link "Cum on pussy">>
<<goto "evelyncum2">>\
<</link>>
<<link "Cum on face">>
<<goto "evelyncum3">>\
<</link>>
<</linkreplace>>
<<silently>>
<<set $evelynLove += 10>>
<<set $evelynCorruption += 12>>
<<set $energy -= 15>>
<<advanceHour>>
<</silently>><<evelyn>>Be gentle...<</evelyn>>
Evelyn gets on all fours. You slowly push into her tight ass. She gasps and grips the sheets as you start thrusting.
<video src="img/others/evelyn/fuckanal.webm" autoplay muted loop style="max-width:80%;"></video>
<<linkreplace "Cum">>
<<link "Cum on tongue">> \
<<goto "evelyncum1">>\
<</link>>
<<link "Cum on face">>
<<goto "evelyncum3">>\
<</link>>
<</linkreplace>>
<<silently>>
<<set $evelynLove += 10>>
<<set $evelynCorruption += 12>>
<<set $energy -= 15>>
<<advanceHour>>
<</silently>>
You pull your cock out of her mouth and stroke it fast, aiming at her face. Evelyn looks up at you submissively and opens her mouth wide, sticking her tongue out.
<video src="img/others/evelyn/cum1.webm" autoplay muted loop style="max-width:80%;"></video>
You groan loudly as thick ropes of cum shoot across her tongue and into her open mouth. Some lands on her lips and chin.
<<evelyn>>Mmm... <</evelyn>>
She keeps her mouth open, showing you the cum on her tongue before slowly swallowing.
[[Get dressed->labinside]]You pull out and stroke yourself furiously. Evelyn looks up at you with wide eyes as you groan and explode across her face. Thick ropes of cum cover her cheeks, lips and nose.
<video src="img/others/evelyn/cum3.webm" autoplay muted loop style="max-width:80%;"></video>
<<evelyn>>...There's so much.<</evelyn>> She blinks, cum dripping down her chin.
[[Get dressed->labinside]]
<video src="img/others/evelyn/cum2.webm" autoplay muted loop style="max-width:80%;"></video>
You pull out of her at the last second and stroke yourself over her. Evelyn spreads her legs wider as you shoot thick ropes of cum across her pussy and lower stomach.
She bites her lip, looking down at the warm mess covering her.
<<evelyn>>It's so warm...<</evelyn>>
[[Get dressed->labinside]]<img src="img/ai/labinside.png" style="max-width:80%;">
<<set _daysLeft = $evelynCountdown>>
You ask Evelyn how the work on the Pink Pill is going.
<<if _daysLeft >= 8>>
<<evelyn>> Its only been a few days... Im just getting started on synthesizing the new formula with Mirandas research. Its going to take time. <</evelyn>>
<span style="color:#88aaff;">The workbench is covered in notes and half-finished chemical setups. She has barely begun.</span>
<<elseif _daysLeft >= 5>>
<<evelyn>> Its coming along. Ive managed to stabilize the hormone compound, but there are still some issues with the transformation consistency. <</evelyn>>
<span style="color:#ffdd88;">The lab is messier now, with several test tubes and documents spread across the table. Progress is visible.</span>
<<elseif _daysLeft >= 2>>
<<evelyn>> Im getting close. The final mixing process is tricky, but I think I have most of it figured out. <</evelyn>>
<span style="color:#ffbb66;">Evelyn looks tired but focused. The main workstation is full of active equipment and glowing vials.</span>
<<elseif _daysLeft is 1>>
<<evelyn>> Its almost done. Just one more day of final testing and stabilization... <</evelyn>>
<span style="color:#ff8866;">The lab smells strongly of chemicals. You can tell shes in the final stage.</span>
<<else>>
<<evelyn>> Its finished. The first Pink Pill is ready. <</evelyn>>
<span style="color:#88ff88;">A single small pink pill sits in a sealed glass container on the table.</span>
<<evelyn>> [[There is only one problem..->evelynquest3]] <</evelyn>>
<</if>>
<<if _daysLeft > 0>>
<<evelyn>> Come back in <<= _daysLeft >> days. <</evelyn>>
<</if>>
[[Back->labinside]]You pay the madam and are led into a private room. A stunning, mature redheaded woman is waiting on the bed. She looks exactly like the photo Evelyn showed you, only more worn and confident.
<<miranda>>Well well... new customer? Come to taste what Eastside has to offer?<</miranda>>
She spreads her legs teasingly, clearly used to this life.
<<player>>Actually... I'm not here for that. I'm here about your daughter. Evelyn.<</player>>
The seductive smile on Miranda's face disappears instantly. Her expression turns cold and irritated.
<<miranda>>Evelyn...? That stupid girl is still hiding in that damn bunker?<</miranda>>
She laughs bitterly and lights a cigarette.
<<miranda>>I told her to leave that shithole years ago. But nooo... she still thinks she's going to "save the world" with her research. Pathetic.<</miranda>>
She blows smoke towards you, her eyes narrowing.
<<miranda>>Listen kid. I love my new life. I get fucked by real men every day, I get paid, I get high, and I don't have to think about the end of the world. Tell Evelyn to stop wasting her life in that lab and come join me. She would make a fantastic whore.<</miranda>>
<<player>>She just wants her mother back...<</player>>
<<miranda>>Too bad. And if you or her keep bothering me... I might just tell Tray about that little hidden bunker. I'm sure his boys would love to pay Evelyn a visit. She would learn real quick what a woman's place is.<</miranda>>
She smirks cruelly.
<<miranda>>Now get the fuck out of my room before I call security.<</miranda>>
[[Leave->mirandatalk2]]You leave the room with a sinking feeling in your stomach. If Miranda tells Tray about the lab, it's only a matter of time before the gang finds Evelyn.
You should talk to Evelyn about this..
[[Leave->brothelinside]]
<<set $mirandafirsttalk = true>>he moment Miranda sees you enter, her seductive smile drops instantly. She rolls her eyes and sighs heavily.
<<miranda>>Oh for fuck's sake... you again?<</miranda>>
She sits up on the bed, not even trying to hide her irritation.
<<miranda>>Are you here to waste my time again with more crap about Evelyn? Or have you finally come to do what every other guy does and fuck me?<</miranda>>
<<player>>No, today I'm here for you.<</player>>
She smirks..
[[You pull your dick out->brothelredheadnew2]]She slides off the bed and walks towards you, swaying her hips. She stops right in front of you, looking down at your exposed dick with a mix of arrogance and interest.
<<miranda>>Not bad. But if you want me, you're gonna have to make it worth my while.<</miranda>>
She reaches down and wraps her soft fingers around your shaft, giving it a slow, teasing stroke.
<<miranda>>So... what do you want me to do with this, huh?<</miranda>>
You grab Miranda's head with both hands and thrust your cock deep into her mouth without warning. She lets out a surprised, muffled groan as you force yourself past her lips.
<video src="img/others/evelyn/quest/mirandabj.webm" autoplay muted loop style="max-width:80%;"></video>
You fuck her mouth for a good while until you expode your cum all over her face
<video src="img/others/evelyn/quest/mirandacum.webm" autoplay muted loop style="max-width:80%;"></video>
<<miranda>>Not bad... but you could've lasted longer, pretty boy.<</miranda>>
She wipes a strand of cum from her cheek with her finger and licks it off while looking straight at you.
[[Leave->brothelinside]]<<evelyn>>Tell me! <</evelyn>>
<<if $mirandafirsttalk and not $evelynquest2>>
[[I found Miranda!->evelynquest1]]
<</if>>
<<if $mirandaResearchFound and not $evelynquest3>>\
[[I got the stuff!->evelynquest2]]
<</if>>
[[Nothing new to report..->evelyntalknothingnew]]<<player>>I found her... She's working in the brothel for the gang...<</player>>
Evelyn’s face falls. You tell her everything. Miranda refused to come back, how she mocked the idea of returning, and how she threatened to tell Tray about the hidden lab if you kept bothering her.
Evelyn is quiet for a long time, clearly hurt. She looks down, clenching her fists.
<<evelyn>>She really said that...? That fucking bitch...<</evelyn>>
She takes a deep breath, trying to compose herself.
<<evelyn>>Okay... okay. We can't force her if she doesn't want to come. But maybe we don't have to. When she left the lab, she took a lot of important research notes with her. Old formulas, test results, chemical compounds... If I can get those, I might be able to finish the Pink Pill myself.<</evelyn>>
She looks at you with determined eyes.
<<evelyn>>I need you to sneak into her room at the brothel. Search for any notebooks, documents, USB drives, anything that looks like research. Please... this might be our only chance.<</evelyn>>
<<set $evelynquest2 = true>>\
<<set $evelynTrust to $evelynTrust + 15>>\
<em>Evelyn's trust increased</em>
[[Alright->evelynlabentrance]]You arrive at the brothel. Instead of going straight to the main area, you sneak into a cleaning closet near the entrance and grab a bucket and a washcloth. You pour some dirty water in the bucket to make it look believable.
<<player>>Just a cleaner... nothing suspicious.<</player>>
<<if $period is "Morning">>
Suddenly, in the far end off the hallway, a door opens up.
<video src="img/others/evelyn/quest/hallway.webm" autoplay muted loop style="max-width:80%;"></video>
You see Miranda walking out of a room. That's probably her room. You turn towards the wall, acting like you are cleaning something while she walks past you. When you hear her steps walking down the stairs, you quickly walk over to her room.
[[Enter her room->mirandaroom]]
<<set $knowmirandaroom = true>>\
<<else>>
You head up the stairs to the second floor, trying to look as casual as possible. The hallway is busy. You hear moans, laughter, and loud music echo from several rooms. Doors open and close constantly as customers and girls move in and out.
You wander slowly down the corridor, pretending to wipe down the walls and railings. Your heart is beating fast. Every time someone walks past, you tense up.
After a few minutes you realize this is too risky right now. There are way too many people around. Someone is bound to notice if you start opening random doors.
<<player>>Fuck... it's too busy. I should come back in the morning when it's calmer.<</player>>
The brothel is far too busy right now. It would be stupid to sneak around while it's this crowded.
[[Leave for now ->Eastside]]
<</if>>
<img src="img/others/evelyn/quest/room.png" style="max-width:80%;">
[[Info->mirandaroominfo]]
You carefully push the door open and slip inside. The room smells of perfume, sex, and cigarettes. It's surprisingly luxurious for a brothel. Soft lighting, a large bed with silk sheets, mirrors on the walls, and expensive lingerie scattered across the floor.
<<if $mirandaItemsFound is 5>>\
<b>You have everything you need. You should get out of here.</b>
<</if>>\
<b>Items found:</b> <<print $mirandaItemsFound>> / 5
<b>Risk of Miranda returning:</b> <<print $mirandaDetectionChance>>%
[[Search the room ->mirandaroomsearch]]
[[Leave now->brothelhallway]]<<if $evelynTrust <50>>\
You suddenly hear the hatch open up.
<<evelyn>> Hello $player! Do you have any news? <</evelyn>>
[[Yes!->evelyntalknews]]
[[No->evelyntalknothingnew]]
[[Can I come inside?->evelyncomeinside]]
<<else>>\
You suddenly hear the hatch open up.
<<evelyn>> Hello $player! Please, come inside!<</evelyn>>
You hear several heavy bolts being pulled back, followed by the loud metallic groan of the reinforced door slowly opening.
The door creaks open just enough for a person to slip through. A dim, warm light spills out from inside the bunker. Evelyn stands in the doorway. She looks exhausted, wary, but there's a hint of relief in her eyes.
[[Inside->labinside]]
[[Leave->laboutside]]
<</if>>\
<img src="img/others/evelyn/quest/room.png" style="max-width:80%;">
<<silently>>
<<set $mirandaRoomSearched += 1>>
<<set $mirandaDetectionChance += 15>>
<<set _foundThisSearch = false>>
<<if random(1,100) <= 65>>
<<set $mirandaItemsFound += 1>>
<<set _foundThisSearch to true>>
<</if>>
<</silently>>
<<if _foundThisSearch>>
You found something useful!
<<if $mirandaItemsFound is 1>>
An old notebook with chemical formulas.
<<elseif $mirandaItemsFound is 2>>
A USB drive labeled "Project Pink".
<<elseif $mirandaItemsFound is 3>>
Handwritten research notes.
<<elseif $mirandaItemsFound is 4>>
A folder with test results.
<<else>>
The last missing piece. Her final formula summary.
You should get out of here before anyone catches you!
<<set $mirandaResearchFound to true>>
<</if>>
<<else>>
You didn't find anything useful this time.
<</if>>
<<if $mirandaDetectionChance >= random(1,100)>>
<<goto "mirandareturn">>
<<else>>
What do you do?
<b>Items found:</b> <<print $mirandaItemsFound>> / 5
<b>Risk of Miranda returning:</b> <<print $mirandaDetectionChance>>%
<<if $mirandaItemsFound is 5>>
You have everything you need. You should get out of here.
<<else>>\
[[Search again ->mirandaroomsearch]]
<</if>>\
[[Leave while it's still safe ->brothelinside]]
<</if>>You hear footsteps and a key in the lock. Miranda is back!
<<silently>>
<<set $mirandaDetectionChance = 0>>
<</silently>>
You quickly hide inside her large wardrobe, leaving the door slightly ajar so you can see.
<<link "Hold your breath..">>\
<<goto "mirandacloset">>
<</link>>\<img src="img/others/evelyn/quest/brothelhallway.png" style="max-width:80%;">
You enter the brothel hallway. The air is heavy with perfume and sin. Several doors line the corridor, some slightly open, revealing glimpses of what goes on inside.
<<if $period is "Morning">>\
You can enter Miranda's room.
[[Miranda's room->mirandaroom]]
<<else>>\
You shouldn't be here at this time.
<</if>>\
[[Leave->brothelinside]]You hold your breath inside the dark closet.
A few moments later Miranda enters the room... and she's not alone.
<<miranda>>Hurry up! I need this, now!<</miranda>>
A muscular man from the brothel pushes her onto the bed. You reconize this is one of the guards. They begin making out intensely while desperately tearing off each other's clothes.
<video src="img/others/evelyn/quest/mirandacloset1.webm" autoplay muted loop style="max-width:80%;"></video>
[[Wait a little longer then sneak out ->mirandacloser2]]
[[Try to sneak out immediately ->mirandacaught]]You watch as Miranda goes on her knees infront of the guard..
<video src="img/others/evelyn/quest/mirandacloset2.webm" autoplay muted loop style="max-width:80%;"></video>
[[Wait a little longer then sneak out ->mirandacloser3]]
[[Try to sneak out immediately ->mirandacaught]]You watch as the guard penetrate and fuck Miranda's pussy.
<video src="img/others/evelyn/quest/mirandacloset3.webm" autoplay muted loop style="max-width:80%;"></video>
[[Wait a little longer then sneak out ->mirandacloser4]]
[[Try to sneak out immediately ->mirandacaught]]She rides him hard, her big tits bouncing with every aggressive movement of her hips. Miranda moans as he unloads deep inside her. You watch in silence as thick, white cum starts leaking out of her pussy, running down his shaft and dripping onto the sheets.
<video src="img/others/evelyn/quest/mirandacloset4.webm" autoplay muted loop style="max-width:80%;"></video>
[[Wait a little longer then sneak out ->mirandacloser5]]
[[Try to sneak out immediately ->mirandacaught]]You watch as the guard pulls up his pants, gives Miranda a quick slap on the ass, and leaves the room without a word.
<video src="img/others/evelyn/quest/mirandadressed.webm" autoplay muted loop style="max-width:80%;"></video>
Miranda stands up, still naked, and slowly slips into a sexy set of lingerie. She adjusts her breasts in the bra before sitting down at her makeup counter, humming softly to herself as she starts touching up her lipstick.
You realize this is your best chance.
[[Sneak out->mirandaclosetleave]]
<<if random(1,100) <= 70>>
You manage to quietly slip out of the closet and out the door while her back is turned.
[[You escape successfully ->brotheloutside]]
<<else>>
Just as you open the door, Miranda turns around.
<<miranda>>What the fuck?!<</miranda>>
[[You got caught ->mirandacaught]]
<</if>><<miranda>>You...? What the hell were you doing in my closet?!<</miranda>>
You freeze, your mind racing for an excuse.
<<player>>I... uh... I can explain...<</player>>
Miranda stares at you for a second, then her shocked expression slowly turns into a smug, mocking smirk.
<<miranda>>So you were hiding in there watching me get fucked? How pathetic.<</miranda>>
She crosses her arms under her breasts, still only wearing the red lingerie.
<<miranda>>If you wanted to watch me get fucked, you could have just asked. But this... this can't go unpunished.<</miranda>>
<<player>>Please... I'll pay you. How much do you want to keep quiet about this <</player>>
Miranda lets out a soft, arrogant laugh and shakes her head.
<<miranda>>Money? No... I have something much better in mind.<</miranda>>
She sits down on the edge of the bed, spreads her legs and pulls her lingerie to the side. Thick white cum from the guard is still leaking out of her used pussy.
[[Get on your knees->mirandacleanup]]
<<linkreplace "Bribe her to let you go">>
<<if $money >= 1500>>
<<goto "mirandanocleanup">>
<<else>>\
You don't have enough money to bribe Miranda (Need 1500).
<</if>>\
<</linkreplace>>You hesitate for a moment, but Miranda’s cold stare leaves you no choice. You slowly drop to your knees in front of her.
<<miranda>>That’s it... on your knees like a good little cleaner.<</miranda>>
She spreads her legs wider, presenting her freshly fucked pussy. Thick white cum is still leaking out of her, slowly dripping down her thigh..
<video src="img/others/evelyn/quest/mirandacum2.webm" autoplay muted loop style="max-width:80%;"></video>
<<miranda>>Don’t just stare. Clean it up. Every drop.<</miranda>>
You lean forward and press your tongue against her cum-filled pussy. The salty, musky taste of the guard’s load fills your mouth as you start licking. Miranda lets out a soft, mocking laugh and puts one hand on the back of your head, pulling you closer.
<<miranda>>Mmm... look at you. Licking another man’s cum out of me. Pathetic.<</miranda>>
<video src="img/others/evelyn/quest/mirandaclean.webm" autoplay muted loop style="max-width:80%;"></video>
You keep licking while she gently grinds against your face. She moans softly, clearly enjoying your humiliation.
<<miranda>>Deeper... make sure you get it all.<</miranda>>
After several humiliating minutes, Miranda finally pushes your head back. Her pussy is now glistening with your saliva instead of the guard’s cum.
<<miranda>>Not bad. At least you’re useful for something. I hope you do this to my daugher as well, haha!<</miranda>>
She looks down at you with a satisfied, arrogant smile, cum still visible on her inner thighs.
[[Leave->brothelhallway]]<<player>> 1500 right now! I'll give you the money if you let me leave without saying anything!<</player>>
Miranda raises an eyebrow, clearly surprised by the offer. She tilts her head and looks at you for a long moment, as if weighing her options. A smug little smile slowly creeps across her lips.
<<miranda>>Fifteen hundred...? Hmm...<</miranda>>
She leans back slightly on the bed, still not bothering to close her legs completely. Cum is still slowly dripping from her pussy onto the sheets.
<<miranda>>You know what? Fine. Money is money.<</miranda>>
She extends her hand toward you.
<<miranda>>Pay up first, then you can crawl out of here like the little sneak you are.<</miranda>>
You quickly hand over the credits. Miranda counts them with a satisfied smirk before stuffing the money into her drawer.
<<miranda>>Good boy. Now get the fuck out of my room before I change my mind.<</miranda>>
She waves her hand dismissively toward the door.
[[Leave quickly ->brothelhallway]]
<<set $money -=1500>>\<<widget "bigsisbar">>
<<if $bigsisLocation is "Bar" and $bigsisGangcorr <=40 and $gangdom >10 and random(1,100)>75>>\
You see $namebigsis getting groped by customers!
<img src="img/angel/bargrope4.gif" style="max-width:50%;">
[[Stop them!->barfight1]]
<<elseif $bigsisLocation is "Bar" and $bigsisGangcorr >40 and $bigsisGangcorr <70 and $gangdom >20 and random(1,100)>75>>\
You see $namebigsis getting groped by customers!
<video src="img/angel/bargrope1.webm" autoplay muted loop style="max-width:50%;"></video>
[[Stop them!->barfight1]]
<<elseif $bigsisLocation is "Bar" and $bigsisGangcorr >70 and $gangdom >50 and random(1,100)>75>>\
You see someone groping $namebigsis naked ass! <video src="img/angel/bargrope2.webm" autoplay muted loop style="max-width:50%;"></video>
[[Stop them!->barfight1]]
<<elseif $bigsisLocation is "Bar">>\
<img src="img/angel/angelbikini.jpg" style="max-width:40%;">
You see $namebigsis working with nearly any glothes on.
<</if>>\
<</widget>>
<<widget "lilsisbar">>
<<if $lilsisLocation is "Bar" and $lilsisGangcorr <= 50 and $gangdom >10 and random(1,100)>75>>
You see $namelilsis getting groped by customers!
<img src="img/daisy/bargrope2.webp" style="max-width:50%;">
[[Stop them!->barfightlilsis1]]
<<elseif $lilsisLocation is "Bar" and $lilsisGangcorr >50 and $gangdom >20 and random(1,100)>75>>
You see $namelilsis getting groped by customers!
<video src="img/daisy/bargrope1.webm" autoplay muted loop style="max-width:50%;"></video>
[[Stop them!->barfightlilsis1]]
<<elseif $lilsisLocation is "Bar">>
<<if random (1, 100)>40>>
<img src="img/daisy/bar.jpg" style="max-width:40%;">
You see $namelilsis working with nearly any glothes on. You notice people staring at her..
<<else>>\
<<silently>>
<<set _walk to random(1, 3)>>
<</silently>>
You see $namelilsis moving between the tables, serving drinks. You can't ignore her plump ass, which jiggles slightly with each step as she serves the customers.
<<if _walk is 1>>
<video src="img/daisy/barwalk1.webm" autoplay muted loop style="max-width:50%;"></video>
<<elseif _walk is 2>>
<video src="img/daisy/barwalk2.webm" autoplay muted loop style="max-width:50%;"></video>
<<else>>
<video src="img/daisy/barwalk3.webm" autoplay muted loop style="max-width:50%;"></video>
<</if>>
<</if>>\
<</if>>
<</widget>>\
You ask the bartender for the owner. After some minutes, he arrives..
<<barowner>> Yes? <</barowner>>
<<linkreplace "$namelilsis is ready to work here">>
<<if $lilsisCorruption >= 40 and $lilsisLove >=40>>
<<player>> $namelilsis can work for you. I talked to her and she want to try. <</player>>
<<barowner>> Perfect, she start immediately! <</barowner>>
Hope this was a smart choice..
<<set $lilsiswork to true>>\
<<set $lilsisworkclotheseventstarter = 2>>\
<em>$namelilsis is now working at the bar in the evenings.</em>
<<else>>
$namelilsis is not ready (Needs at least 40 Corruption and Love)
<</if>>\
<</linkreplace>>
[[Leave->Bar inside]]You leave the bar and begin the walk back home. The conversation with the bar owner echoes in your head the entire way.
Another waitress spot... and he specifically asked about $namelilsis. $namebigsis is already working there, and from what he said, she's doing well. The money would help a lot right now. Rent is coming up soon, and things are only getting tighter.
You feel a knot in your stomach. $namelilsis is still your little sister. The thought of her working in a place like that doesn't sit right with you... but at the same time, you know you can't keep protecting her from everything forever.
By the time you get home, you've decided. You need to at least talk to her about it.
[[Go talk to her->lilsiswork2]]<<if $lilsisCorruption >= 40 and $lilsisLove >=40>>
<<lilsis>>Work at the bar...? Like $namebigsis?<</lilsis>>
You explain that the bar owner needs more waitresses and that it pays well.
<<lilsis>>...Alright. I can try it. I want to help out around here and because we need the money.<</lilsis>>
<<set $lilsiswork to true>>\
<<set $lilsisworkclotheseventstarter = 2>>\
<em>$namelilsis is now working at the bar in the evenings.</em>
[[Go back->hallway]]
<<else>>
<<lilsis>>Work at that sleazy bar? No way. I'm not desperate enough for that.<</lilsis>>
<em> (Needs at least 40 Corruption and Love)</em>
[[Go back->hallway]]
<</if>>You’re walking through the hallway when Lily suddenly steps out of her room. She looks a little nervous and is holding a small plastic bag.
<<lilsis>>Hey... you're home.<</lilsis>>
She hesitates for a second, then lifts the bag slightly.
<<lilsis>>The boss gave me this today. He said I have to wear it if I’m going to work at the bar.<</lilsis>>
You quickly look over and can clearly tell it's a bunch of skimpy G-strings.
<<lilsis>>It’s... pretty slutty.<</lilsis>>
She blushes and looks down at the clothes, clearly uncomfortable.
<<lilsis>>I don’t know... what do you think? Should I actually wear this?<</lilsis>
<<player>> Don't push yourself. If you don't want to, don't to it. <</player>>
She looks at you for a minute before she gets back in her room. You can hear she is taking stuff out of the bag.
[[Peek->lilsisworkclothespeek]]
[[Leave her alone->hallway]]
<<set $lilsisworkclothes = false>>\
You peek inside the room and see $namelilsis standing in front of her mirror, trying on the different G-strings the bar gave her.
<video src="img/daisy/tryout.webm" autoplay muted loop style="max-width:60%;"></video>
[[Leave->hallway]]<<silently>>
<<advanceHour>>
<<set $eventLock = true>>
<<fight>>
<</silently>>
<<if $gun and $ammo > 0>>
Do you want to use your gun?
<<linkreplace "Use the gun">>
<<set $ammo -= 1>>
<<goto "barfightlilsis1won">>
<</linkreplace>>
<<linkreplace "Fight without it">>
<<if $fightOutcome is "lost">>
<<goto "barfightlilsis1lost">>
<<elseif $fightOutcome is "won">>
<<goto "barfightlilsis1won">>
<</if>>
<</linkreplace>>
<<else>>
<<if $fightOutcome is "lost">>
<<goto "barfightlilsis1lost">>
<<elseif $fightOutcome is "won">>
<<goto "barfightlilsis1won">>
<</if>>
<</if>>
You take out the guys who were harassing your sister. She is thankfull and decide to give you a little kiss on the cheek.
You can almost feel the shift in the air. For once, people aren’t looking at you like just another weak guy trying to survive.
<em>Love increased significantly.</em>
<em>Gangdom decreased.</em>
<<silently>>
<<set $lilsisLove += 8>>
<<set $gangdom -= 10>>
<<set $eventLock = false>>
<<advanceHour>><</silently>>
[[Done->Bar inside]] A heavy fist slams into your face, followed by another to your stomach. You try to fight back, but there are too many of them. The world spins violently.
[[Everything goes black->barfightlilsis1lost2]]
When you regain consciousness, your head is pounding and your body feels broken. Through blurred vision, you see $namelilsis..
<<lilsis>>No... please... stop...<</lilsis>>
<video src="img/daisy/beaten4.webm" autoplay muted loop style="max-width:60%;"></video>
The gang member behind her laughs and slaps her ass hard as he pounds into her.
You try to move, but your body refuses to cooperate. Pain shoots through you and the room starts spinning again.
[[Everything fades to black once more.->barfightlilsis1lost3]]Suddenly you wake up to the bouncer waking you up. You see almost everyone is gone. You had to be passed out for quite a while.
<em>$namebigsis's corruption towards the gang increased.</em>
<em>Gangdom increased.</em>
[[Leave->Bar]]
<<silently>>
<<skipPeriod>><<updatePeriod>>
<<set $lilsisGangcorr +=10>>
<<set $gangdom += 10>>
<<set $eventLock = false>>
<</silently>><<if $lilsisGangcorr < 40>>\
<img src="img/daisy/talk.png" style="max-width:50%;">
<<elseif $lilsisGangcorr >= 40 and $lilsisGangcorr < 70>>
<img src="img/portrait/lilymidcorr.webp" style="max-width:50%;">
<<else>>\
<img src="img/portrait/lilyhighcorr.webp" style="max-width:50%;">
<</if>>\
<div id="Love">\
<span class="bar-label"><b>$namelilsis Love</b></span><br>\
<<print '<progress class="custom-gauge-love" value="' + $lilsisLove + '" max="100"></progress>'>>
</div>\
<div id="Corruption">\
<span class="bar-label"><b>$namelilsis Corruption</b></span><br>\
<<print '<progress class="custom-gauge-corruption" value="' + $lilsisCorruption + '" max="100"></progress>'>>
</div>\
<<linkreplace "Casual talk">>
<<if $energy >=10>>\
<<goto "lilsistalk1">>\
<<else>>\
You are too tired (need at least 10 energy).
<</if>>\
<</linkreplace>>\
<<linkreplace "Talk about the gang">>
<<if $lilsisGangcorr <= 0>>
$namelilsis doesn't seem interested in talking about the gang anymore.
<em>$namelilsis's gang corruption is already at 0.</em>
<<elseif $energy >=20>>\
<<goto "lilsisdeeptalk">>\
<<else>>\
You are too tired (need at least 20 energy).
<</if>>\
<</linkreplace>>\
<<if $lilsiswork>>\
[[Talk about quitting work->lilsisquittalk]]
<</if>>\
<<if $chocolate >=1>>
[[Give chocolate->lilsischocolate]]
<</if>>
[[Leave->hallway]]<<set _talk to random(1,3)>>
<<if _talk is 1>>
<<player>>Hey Lily, how has your day been?<</player>>
<<lilsis>>It's been alright... mostly just helping around the house. What about you?<</lilsis>>
You sit down with her and talk about small, everyday things, what she did, how the house feels lately, and little funny moments from the day.
<<lilsis>>It's nice talking to you like this. You always make everything feel a little less heavy.<</lilsis>>
<<elseif _talk is 2>>
<<player>>Do you ever think about what we'll do when things finally get better?<</player>>
<<lilsis>>Yeah... all the time. I dream about having a little garden and not having to be scared anymore.<</lilsis>>
You talk together about hopes for the future. Lily seems more relaxed and open when she speaks with you.
<<lilsis>>I'm really happy I still have you. You're the only one I can talk to about stuff like this.<</lilsis>>
<<else>>\
<<player>>I just wanted to say thank you for being strong through all of this.<</player>>
<<lilsis>>Me? You're the one who's always trying to protect us... I should be thanking you.<</lilsis>>
You sit together and talk about how grateful you both are to still have each other despite everything.
<<lilsis>>No matter what happens... you're my favorite person in the world. I'm really lucky to have you as my brother.<</lilsis>>
She gives you a warm, genuine smile.
<</if>>\
<<silently>>
<<advanceHour>>
<<set $lilsisLove += 3>>
<<set $energy -= 10>>
<</silently>>
<em>Love increased slightly.</em>
[[Leave ->lilsistalkmenu]]<<if $bigsisGangcorr < 40>>\
<img src="img/angel/angeltalk.jpg" style="max-width:50%;">
<<elseif $bigsisGangcorr >= 40 and $bigsisGangcorr < 70>>
<img src="img/portrait/kendramidcorr.webp" style="max-width:40%;">
<<else>>\
<img src="img/portrait/kendrahighcorr.webp" style="max-width:40%;">
<</if>>\
<div id="Love">\
<span class="bar-label"><b>$namebigsis Love</b></span><br>\
<<print '<progress class="custom-gauge-love" value="' + $bigsisLove + '" max="100"></progress>'>>
</div>\
<div id="Corruption">\
<span class="bar-label"><b>$namebigsis Corruption</b></span><br>\
<<print '<progress class="custom-gauge-corruption" value="' + $bigsisCorruption + '" max="100"></progress>'>>
</div>\
<<linkreplace "Casual talk">>
<<if $energy >=10>>\
<<goto "bigsistalk1">>\
<<else>>\
You are too tired (need at least 10 energy).
<</if>>\
<</linkreplace>>\
<<linkreplace "Talk about the gang">>
<<if $bigsisGangcorr <= 0>>
$namebigsis doesn't seem interested in talking about the gang anymore.
<em>$namebigsis's gang corruption is already at 0.</em>
<<elseif $energy >=20>>\
<<goto "bigsisdeeptalk">>\
<<else>>\
You are too tired (need at least 20 energy).
<</if>>\
<</linkreplace>>\
<<if $bigsiswork>>\
[[Talk about quitting work->bigsisquittalk]]
<</if>>\
<<if $chocolate >=1>>\
[[Give chocolate->bigsischocolate]]
<</if>>\
[[Leave->hallway]]<<if $momGangcorr < 40>>\
<img src="img/ava/talk.jpg" style="max-width:50%;">
<<elseif $momGangcorr >= 40 and $momGangcorr < 70>>
<img src="img/portrait/avamidcorr.webp" style="max-width:40%;">
<<else>>\
<img src="img/portrait/avahighcorr.webp" style="max-width:40%;">
<</if>>\
<div id="Love">\
<span class="bar-label"><b>$namemom Love</b></span><br>\
<<print '<progress class="custom-gauge-love" value="' + $momLove + '" max="100"></progress>'>>
</div>\
<div id="Corruption">\
<span class="bar-label"><b>$namemom Corruption</b></span><br>\
<<print '<progress class="custom-gauge-corruption" value="' + $momCorruption + '" max="100"></progress>'>>
</div>\
<<linkreplace "Casual talk">>
<<if $energy >=10>>\
<<goto "momtalk1">>\
<<else>>\
You are too tired (need at least 10 energy).
<</if>>\
<</linkreplace>>\
<<linkreplace "Talk about the gang">>
<if $momGangcorr <= 0>>
$namemom doesn't seem interested in talking about the gang anymore.
<em>$namemom's gang corruption is already at 0.</em>
<<elseif $energy >=20>>\
<<goto "momdeeptalk">>\
<<else>>\
You are too tired (need at least 20 energy).
<</if>>\
<</linkreplace>>\
<<if $chocolate >=1>>\
[[Give chocolate->momchocolate]]
<</if>>\
[[Leave->hallway]]<<if $energy >= 25>>
<<set _anal to random(1,3)>>
You slowly push your dick into her tight asshole. You take your time, carefully making sure she is comfortable and ready for what's to come.
<video src="img/daisy/analfirst.webm" autoplay muted loop style="max-width:80%;"></video>
You start thrusting slowly, then pick up the pace as her moans grow louder. Her ass grips you tightly with every movement. You grab her hips and fuck her harder, the sound of skin slapping against skin filling the room.
<<if _anal is 1>>
<video src="img/daisy/anal1.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif _anal is 2>>
<video src="img/daisy/anal2.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>
<video src="img/daisy/anal3.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>
<<silently>>
<<advanceHour>>
<<set $lilsisLove += 15>>
<<set $lilsisCorruption += 15>>
<<set $energy -= 25>>
<</silently>>
<<linkreplace "Cum!">>
You fill her asshole with your cum.
<img src="img/daisy/analcum.webp" style="max-width:60%;">
<</linkreplace>>
<em>Corruption and love increased greatly.</em>
[[Done->hallway]]
<<else>>
You don’t have enough energy for that right now (need at least 25).
<<back>>
<</if>>
<<if $lilsisGangcorr <50>>\
<<player>>I don't like you working at the bar.<</player>>
<<lilsis>>You want me to quit...?<</lilsis>>
<<lilsis>>I know... the customers are gross and some of them are really pushy. But it helps with the money. We need it so badly right now.<</lilsis>>
<<player>>You don't need to worry about the money. I got it.<</player>>
She stays quiet for a moment before looking up at you with soft eyes.
<<lilsis>> Are you sure? <</lilsis>>
<<player>> Yes, trust me. <</player>>
<em>$namelilsis won't work at the bar anymore.</em>
<<set $lilsiswork to false>>\
<<else>>\
<<player>>$namelilsis, I want you to quit the bar.<</player>>
<<lilsis>>...Quit?<</lilsis>>
She looks at you with a strange mix of surprise and amusement. Her usual shy demeanor is gone. Instead she gives you a small, almost cocky smile.
<<lilsis>>Why would I quit? I actually like it there now.<</lilsis>>
<<player>>You can't be serious...<</player>>
<<lilsis>>At first I hated it... but the attention feels good. The guys there know how to treat me. They make me feel wanted. Exciting even.<</lilsis>>
She bites her lip and shifts slightly, looking more confident than you've seen her in a long time.
<<lilsis>>I'm making good money too. And honestly... I kind of like the dirty way they look at me. You don't have to worry about me anymore, bro. I can handle myself.<</lilsis>>
She gives you a teasing little smirk.
<<lilsis>>So no... I'm not quitting. I don't want to.<</lilsis>>
<em>$namelilsis's corruption towards the gang is too high.</em>
<</if>>\
[[Leave ->lilsistalkmenu]]<<if $bigsisGangcorr < 50>>
<<player>>I don't like you working at the bar Kendra.<</player>>
<<bigsis>>Quit? Really?<</bigsis>>
<<bigsis>>It's not exactly fun, but the money is decent. We need it.<</bigsis>>
<<player>>You don't have to worry about the money. I got it covered.<</player>>
She looks at you for a moment, arms crossed, clearly thinking it over.
<<bigsis>>You're serious? ...Fine. If you say you can handle the money, I'll quit. Just don't make me regret this<</bigsis>>
<em>$namebigsis won't work at the bar anymore.</em>
<<set $bigsiswork to false>>\
<<else>>
<<player>>Kendra, I want you to quit the bar.<</player>>
<<bigsis>>Quit? Are you fucking kidding me?<</bigsis>>
She lets out a sharp laugh and looks at you with a cocky smirk.
<<bigsis>>Why the hell would I quit? I'm actually having fun there now.<</bigsis>>
<<player>>You can't be serious...<</player>>
<<bigsis>>The guys there love me! They make me feel good.<</bigsis>>
She leans back and gives you a teasing, almost challenging look.
<<bigsis>>I'm making real money and I like feeling wanted. You don't need to protect me anymore, little bro. I can take care of myself.<</bigsis>>
You are to stunned to say anything.
<<bigsis>>So no. I'm not quitting. I don't want to.<</bigsis>>
<em>$namebigsis's corruption towards the gang is too high.</em>
<</if>>
[[Leave ->bigsistalkmenu]]<<widget "gangcorruptionDecay">>
<<silently>>
<<set $bigsisdecayHappend = false>>
<<set $lilsisdecayHappend = false>>
<<set $momdecayHappend = false>>
<<set $evelyndecayHappend = false>>
<<set $gfdecayHappend = false>>
<<if $lilsisGangcorr >= 60>>
<<set $lilsisLove -= 2>>
<<set $lilsisCorruption -= 2>>
<<set $lilsisdecayHappend = true>>
<</if>>
<<if $bigsisGangcorr >= 60>>
<<set $bigsisLove -= 2>>
<<set $bigsisCorruption -= 2>>
<<set $bigsisdecayHappend = true>>
<</if>>
<<if $momGangcorr >= 65>>
<<set $momLove -= 2>>
<<set $momCorruption -= 2>>
<<set $momdecayHappend = true>>
<</if>>
<<if $evelynGangcorr >= 60>>
<<set $evelynLove -= 2>>
<<set $evelynCorruption -= 2>>
<<set $evelyndecayHappend = true>>
<</if>>
<<if $gfGangcorr >= 60>>
<<set $gfLove -= 2>>
<<set $gfCorruption -= 2>>
<<set $gfdecayHappend = true>>
<</if>>
<</silently>>
<</widget>>
<<widget "statdecaymessage">>
<<if $lilsisdecayHappend>>\
Some of $namelilsis's stats decreased because of high corruption towards the gang.
<</if>>\
<<if $bigsisdecayHappend>>\
Some of $namebigsis's stats decreased because of high corruption towards the gang.
<</if>>\
<<if $momdecayHappend>>\
Some of $namemom's stats decreased because of high corruption towards the gang.
<</if>>\
<<if $evelyndecayHappend>>\
Some of Evelyn's stats decreased because of high corruption towards the gang.
<</if>>\
<<if $gfdecayHappend>>\
Some of $namegf's stats decreased because of high corruption towards the gang.
<</if>>\
<</widget>><<widget "messages">>\
<<if $lilsiskidnapped and random(1,100)>80>>\
<<set _msg = either("msg1","msg2")>>\
<<if _msg is "msg1">>\
Tray sends you a video message of $namelilsis!\
<video src="img/daisy/wakeupmessage.webm" autoplay muted loop style="max-width:80%;"></video>
<<else>>\
Tray sends you a video message of $namelilsis!
<video src="img/daisy/message.webm" autoplay muted loop style="max-width:50%;"></video>
<</if>> <</if>>\
<<if $momkidnapped and random(1,100)>80>>\
Trays sends you a video message of $namemom!
<video src="img/ava/message.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>\
<<if $gfCorruption >50 and $gfLove >50 and random(1,100)>80>>\
$namegf sends you a message!
<img src="img/others/gn/msgtease.jpg" style="max-width:80%;"><</if>>
<<if $bigsiskidnapped and random(1,100)>85>>\
Tray sends you a video message of $namebigsis!
<video src="img/angel/message1.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>\
<<if $gfwork and $gfworkcorruption >60 and random(1,100)>90>>\
$namegf sends you a video!
<video src="img/others/gn/ariacuckmessage2.webm" autoplay muted loop style="max-width:80%;"></video>
<<elseif $gfworkcorruption>90 and $gfwork and random(1,100)>90>>\
$namegf sends you a video!
<video src="img/others/gn/ariacuckmessage.webm" autoplay muted loop style="max-width:80%;"></video>
<</if>>
<</widget>>\$namebigsis leaves your room.
You decide to go back to sleep..
[[Wake up ->Your room]]You pull out the small box of chocolate you bought and hand it to Lily.
<<player>>Here... I got this for you.<</player>>
<<lilsis>>Chocolate...?<</lilsis>>
Her eyes light up with genuine surprise and joy. She takes the box carefully, almost like it's something precious.
<<lilsis>>It's been so long since I've had anything like this... Thank you so much!<</lilsis>>
She opens the box, breaks off a small piece and puts it in her mouth. A soft, happy smile spreads across her face.
<<lilsis>>Mmm... it's really good. You always do nice things for me. I really appreciate it.<</lilsis>>
She leans in and gives you a warm hug.
<<silently>>
<<set $lilsisLove += 10>>
<<set $chocolate -=1>>
<</silently>>
<em>Love increased significantly.</em>
[[Leave ->lilsistalkmenu]]You pull out the small box of chocolate and hand it to Kendra.
<<player>>Here, I got you this.<</player>>
<<bigsis>>Chocolate? Really?<</bigsis>>
She looks surprised for a second, then takes the box with a smirk.
<<bigsis>>You trying to bribe me or something?<</bigsis>>
She opens it and pops a piece in her mouth. Her expression softens a little as she tastes it.
<<bigsis>>Fuck... this is actually really good. Haven't had anything decent in ages.<</bigsis>>
She glances at you sideways, trying to hide how much she likes it.
<<bigsis>>Thanks... I guess you're not completely useless.<</bigsis>>
<<silently>>
<<set $bigsisLove += 10>>
<<set $chocolate -=1>>
<</silently>>
<em>Love increased significantly.</em>
[[Leave ->bigsistalkmenu]]You hand your mother the small box of chocolate.
<<player>>I found this for you mom.<</player>>
<<mom>>Chocolate...? Oh sweetie, you didn't have to...<</mom>>
Her eyes become a little misty as she takes the box. She opens it carefully and takes a small piece.
<<mom>>It tastes just like the old days... Thank you so much.<</mom>>
She pulls you into a warm hug, holding you a bit longer than usual.
<<mom>>You're so nice! This means more to me than you know.<</mom>>
<<silently>>
<<set $momLove += 10>>
<<set $chocolate -=1>>
<</silently>>
<em>Love increased significantly.</em>
[[Leave ->momtalkmenu]]
<img src="img/others/gn/ariatalk.jpg" style="max-width:50%;">
<div id="Love">\
<span class="bar-label"><b>$namegf Love</b></span><br>\
<<print '<progress class="custom-gauge-love" value="' + $gfLove + '" max="100"></progress>'>>
</div>\
<div id="Corruption">\
<span class="bar-label"><b>$namegf Corruption</b></span><br>\
<<print '<progress class="custom-gauge-corruption" value="' + $gfCorruption + '" max="100"></progress>'>>
</div>\
<<linkreplace "Casual talk">>
<<if $energy >=10>>\
<<goto "gftalk1">>\
<<else>>\
You are too tired (need at least 10 energy).
<</if>>\
<</linkreplace>>\
<<linkreplace "Talk about the gang">>
<<if $gfGangcorr <= 0>>
$namegf doesn't seem interested in talking about the gang anymore.
<em>$namegf's gang corruption is already at 0.</em>
<<elseif $energy >=20>>\
<<goto "gfdeeptalk">>\
<<else>>\
You are too tired (need at least 20 energy).
<</if>>\
<</linkreplace>>\
<<if $chocolate >=1>>\
[[Give chocolate->gfchocolate]]
<</if>>\
<<if $gfqueststart and $gfLove>=10 and not $gfquest1>>
<<linkreplace "Hangout">>\
<<if $energy>=20>>\
<<set $energy -=20>>\
<<goto "gfqueststart">>\
<<else>>\
You are too tired (need at least 20 energy).
<</if>>\
<</linkreplace>>\
<</if>>
<<if $gfquest1 and $gfLove >= 35 and not $gfquest2>>
<<if $period is "Evening">>\
<<linkreplace "Hangout">>\
<<if $energy >= 20>>\
<<set $energy -= 20>>\
<<goto "gfhangout1">>\
<<else>>\
You are too tired (need at least 20 energy).
<</if>>\
<</linkreplace>>\
<<else>>
<<linkreplace "Hangout">>\
You should wait until evening
<</linkreplace>>\
<</if>>\
<</if>>\
<<if $gfquest2 and $gfLove>=60 and not $gfquest3>>
<<linkreplace "Hangout">>\
<<if $energy>=20>>\
<<set $energy -=20>>\
<<goto "gfhangout2">>\
<<else>>\
You are too tired (need at least 20 energy).
<</if>>\
<</linkreplace>>\
<</if>>
<<if $gfquest3 and $gfLove>=85 and not $gf>>
<<linkreplace "Hangout">>\
<<if $energy>=20>>\
<<set $energy -=20>>\
<<goto "gfhangout3">>\
<<else>>\
You are too tired (need at least 20 energy).
<</if>>\
<</linkreplace>>\
<</if>>
[[Leave->gnlivingroom]]You pull out the small box of chocolate and offer it to Aria.
<<player>>I thought you might like this.<</player>>
<<gf>>Wait... is that actually chocolate?<</gf>>
She looks genuinely shocked. She takes the box from your hands and stares at it for a second before opening it carefully.
<<gf>>I can't believe you got me this... You must have gone through a lot of trouble.<</gf>>
She pops a piece into her mouth and lets out a small, contented sigh. Her cheeks flush a little.
<<gf>>It's so sweet... literally. For a moment it almost feels like things are normal again.<</gf>>
<<player>> Anything for you. <</player>>
She looks up at you with soft, appreciative eyes.
<<gf>>You're always surprising me in the best way. Thank you.<</gf>>
She gives you a gentle kiss on the lips.
<<silently>>
<<set $gfLove += 10>>
<<set $chocolate -=1>>
<</silently>>
<em>Love increased significantly.</em>
[[Leave->gftalkmenu]]<<if $lilsisLove >= 50>>
<<silently>>
<<set _reduction to random(8, 14) + Math.floor($lilsisLove / 10)>>
<<set $lilsisGangcorr -= _reduction>>
<<set $energy -= 20>>
<<advanceHour>>
<</silently>>
You have a long and emotional talk with $namelilsis, reminding her of who she really is and how the gang is changing her.
<<lilsis>>...You're right. I don't want to become like them.<</lilsis>>
<em>The gang's influence on $namelilsis weakens noticeably.</em>
<<else>>
<<silently>>
<<set $lilsisGangcorr -= random(3, 6)>>
<<set $energy -= 20>>
<<advanceHour>>
<</silently>>
You try to talk to her about the gang, but she doesn't seem ready to listen yet.
<em>The corruption decreases only a little.</em>
<</if>>
[[Leave ->lilsistalkmenu]]<<if $bigsisLove >= 50>>
<<silently>>
<<set _reduction to random(8, 14) + Math.floor($bigsisLove / 10)>>
<<set $bigsisGangcorr -= _reduction>>
<<set $energy -= 20>>
<<advanceHour>>
<</silently>>
You have a long and emotional talk with $namebigsis, reminding her of who she used to be before the gang got their claws in her.
<<bigsis>>...Fuck. I hate when you get all serious like this.<</bigsis>>
<<bigsis>>Maybe you're right. I don't want to end up as one of their brainless sluts.<</bigsis>>
<em>The gang's influence on $namebigsis weakens noticeably.</em>
<<else>>
<<silently>>
<<set $bigsisGangcorr -= random(3, 6)>>
<<set $energy -= 20>>
<<advanceHour>>
<</silently>>
You try to talk to her about the gang, but she brushes it off with her usual attitude.
<em>The corruption decreases only a little.</em>
<</if>>
[[Leave ->bigsistalkmenu]]<<if $momLove >= 50>>
<<silently>>
<<set _reduction to random(8, 14) + Math.floor($momLove / 10)>>
<<set $momGangcorr -= _reduction>>
<<set $energy -= 20>>
<<advanceHour>>
<</silently>>
You sit down with your mother and have a deep, heartfelt conversation about how the gang is affecting her and the family.
<<mom>>I never wanted any of you to see me like this... I just wanted to protect you all.<</mom>>
<em>The gang's influence on your mother weakens noticeably.</em>
<<else>>
<<silently>>
<<set $momGangcorr -= random(3, 6)>>
<<set $energy -= 20>>
<<advanceHour>>
<</silently>>
You try to talk to her about the gang, but she seems too ashamed and withdrawn to open up fully.
<em>The corruption decreases only a little.</em>
<</if>>
[[Leave ->momtalkmenu]]
<<if $gfLove >= 50>>
<<silently>>
<<set _reduction to random(8, 14) + Math.floor($gfLove / 10)>>
<<set $gfGangcorr -= _reduction>>
<<set $energy -= 20>>
<<advanceHour>>
<</silently>>
You have a long and emotional talk with Aria about how the gang is changing her and what it means for both of you.
<<gf>>I don't want to lose myself to them... I want to stay the person you fell for.<</gf>>
She squeezes your hand tightly, looking vulnerable.
<em>The gang's influence on Aria weakens noticeably.</em>
<<else>>
<<silently>>
<<set $gfGangcorr -= random(3, 6)>>
<<set $energy -= 20>>
<<advanceHour>>
<</silently>>
You try to talk to her about the gang, but she doesn't seem fully ready to confront it yet.
<em>The corruption decreases only a little.</em>
<</if>>
[[Leave->gftalkmenu]]<img src="img/others/gh/upgrade.png" style="max-width:80%;">
<<room1upgrade>>
<<room2upgrade>>
[[Back->ghmanage]]
<<widget "room1upgrade">>
<<if $ghRoom1Level >0>>
<h3>Room 1 Upgrades</h3>
Current Level: <<print $ghRoom1Level>> / 3
<<if $ghRoom1Level is 1>>\
<<linkreplace "Upgrade Room 1 to Level 2 (500 money + 10 materials)">>\
<<if $money >= 500 and $barricadeMaterials >= 10>>\
<<set $money -= 500>>\
<<set $barricadeMaterials -= 10>>\
<<set $ghRoom1Level to 2>>\
<em>Room 1 has been upgraded to Level 2!</em>\
<<else>>\
You don't have enough resources. (Need 500 money and 10 barricade materials)\
<</if>>\
<</linkreplace>>\
<<elseif $ghRoom1Level is 2>>\
<<linkreplace "Upgrade Room 1 to Level 3 (1500 money + 30 materials)">>\
<<if $money >= 1500 and $barricadeMaterials >= 30>>\
<<set $money -= 1500>>\
<<set $barricadeMaterials -= 30>>\
<<set $ghRoom1Level to 3>>\
<em>Room 1 has been upgraded to Level 3! (Maximum)</em>\
<<else>>\
You don't have enough resources. (Need 1500 money and 30 barricade materials)\
<</if>>\
<</linkreplace>>\
<<else>>
<span style="color:#2ecc71;">Room 1 is at maximum level.</span>
<</if>>
<</if>>
<</widget>>
<<widget "room2upgrade">>
<<if $ghRoom2Level > 0>>
<h3>Room 2 Upgrades</h3>
Current Level: <<print $ghRoom2Level>> / 3
<<if $ghRoom2Level is 1>>\
<<linkreplace "Upgrade Room 2 to Level 2 (500 money + 10 materials)">>\
<<if $money >= 500 and $barricadeMaterials >= 10>>\
<<set $money -= 500>>\
<<set $barricadeMaterials -= 10>>\
<<set $ghRoom2Level to 2>>\
<em>Room 2 has been upgraded to Level 2!</em>\
<<else>>\
You don't have enough resources. (Need 500 money and 10 barricade materials)\
<</if>>\
<</linkreplace>>\
<<elseif $ghRoom2Level is 2>>\
<<linkreplace "Upgrade Room 2 to Level 3 (1500 money + 30 materials)">>\
<<if $money >= 1500 and $barricadeMaterials >= 30>>\
<<set $money -= 1500>>\
<<set $barricadeMaterials -= 30>>\
<<set $ghRoom2Level to 3>>\
<em>Room 2 has been upgraded to Level 3! (Maximum)</em>\
<<else>>\
You don't have enough resources. (Need 1500 money and 30 barricade materials)\
<</if>>\
<</linkreplace>>\
<<else>>
<span style="color:#2ecc71;">Room 2 is at maximum level.</span>
<</if>>
<</if>>
<</widget>>
<<set _workers = 0>>\
<<if $ghLilsis>><<set _workers += 1>><</if>>\
<<if $ghBigsis>><<set _workers += 1>><</if>>\
<<if $ghMom>><<set _workers += 1>><</if>>\
<<if $ghClara>><<set _workers += 1>><</if>>\
<<if $ghNicole>><<set _workers += 1>><</if>>\
<<if $ghCassandra>><<set _workers += 1>><</if>>\
<<if $ghGf>> <<set _workers += 1>><</if>>\
<<if _workers > 0>>\
<<set _income = random(30,65) * _workers>>\
<<set $money += _income>>\
Glory house brought in _income today!
<</if>>\
The metal door slides open with a harsh screech. Five muscular gang members step inside.
<<gangmember>> Well well... look what we got here. The new prison bitch. <</gangmember>>
One of them kicks the door shut behind them. Before you can react, two of them grab your arms and shove you roughly against the cold wall. The third one yanks down the zipper of your top, exposing your soft breasts and smooth body.
<<gangmember>> Fuck, she's even hotter than they said. <</gangmember>>
They don't waste time. You're pushed down onto the thin mattress on the floor. One of them forces your legs apart while another shoves his thick cock into your mouth, grabbing your hair to control the pace. The third one kneels between your thighs and thrusts into your ass without warning, groaning loudly as he buries himself deep.
<img src="img/player/ts/tsgangbang2.gif" style="max-width:80%;">
<<gangmember>> That's it, slut. Take it all. This is what you're here for now. <</gangmember>>
After some fucking, they throw you on the ground. They take their dicks above your face, stroking it in your face. [[You know what's about to happen->jailwork5.2]]After what feels like forever, they finally finish. Thick ropes of cum cover your face, chest, and thighs. One of them wipes his cock on your hair before they all stand up, laughing.
<video src="img/player/ts/tsgangbangcum.webm" autoplay muted loop style="max-width:40%;"></video>
<<gangmember>> Good fuck, bitch. We'll be back tomorrow. <</gangmember>>
They leave the cell laughing, slamming the door behind them. You lie there panting, covered in sweat and cum, your body sore and trembling.
<em>Gangdom increased!</em>
[[Get up->jail1]]
<<set $gangdom +=5>>\
<<set $jailhorny +=20>>\
<<set $jaildirty +=70>>\A gangmember steps into the shower behind you, grabs your hips and forces his thick cock deep into your ass under the running water.
<video autoplay muted loop style="max-width:80%;">
<source src="img/player/ts/tsgangshower.mp4" type="video/webm">
</video>
<<set $playerCorruption +=10>>\
<em>Player corruption increased.</em>
[[Leave->hallway]]
<img src="img/ai/hallwaychaos.png" style="max-width:80%;">
<<if $playerCorruption >50>>
As you walk down the dimly lit hallway, a rough hand suddenly grabs your waist from behind. A gangmember pushes you against the wall, yanks down your pants and forces his thick cock into your ass without warning!
<video autoplay muted loop style="max-width:50%;">
<source src="img/player/ts/hallway.mp4" type="video/webm">
</video>
He finishes inside your ass and quickly leaves..
<<set $playerCorruption +=10>>
<em>Player corruption increased.</em>
<<else>>\
As you walk down the dimly lit hallway, a rough hand suddenly grabs your shoulder and spins you around. A large gangmember pushes you roughly against the wall, his eyes dark with lust.
Before you can react, he grabs you by the hair and forces you down onto your knees. He yanks down his pants, revealing his thick, hard cock, and presses the head against your lips.
<<gangmember>> Suck it. <</gangmember>>
He holds your hands together, making sure you can't escape. You try to please him to let you go.
<video autoplay muted loop style="max-width:50%;">
<source src="img/player/ts/bj.mp4" type="video/webm">
</video>
<<set $playerCorruption +=10>>
<em>Player corruption increased.</em>
<</if>>\
[[Get dressed->hallway]]<img src="img/ai/badhood.png" style="max-width:80%;">
As you walk through the dirty streets of Eastside, a gangmember suddenly steps out from an alley and grabs you by the hair. He forces you down onto your knees in the grime and shoves his thick cock into your mouth.
<img src="img/player/ts/bj10.webp" style="max-width:60%;">
<<set $playerCorruption +=10>>
<em>Player corruption increased.</em>
[[Leave->Eastside]]While you're in the living room, a gangmember walks in, pushes you over the armrest of the sofa and starts fucking you hard from behind.
<img src="img/player/ts/taken5.webp" style="max-width:80%;">
<<gangmember>> Ohh fuuck!! <</gangmember>>
He fills your ass with all his cum!
<img src="img/player/ts/tsfuckcum.webp" style="max-width:80%;">
He throws you off his dick and leaves..
fills your insides with his warm seed
<<set $playerCorruption +=10>>\
<em>Player corruption increased.</em>
[[Leave->hallway]]
<img src="img/others/evelyn/quest/room.png" style="max-width:80%;">
<b>Objective:</b>
Search her room multiple times to collect 5 key research items. Each successful search brings you closer to completing the quest.
<b>How it works:</b>
-Every time you search you have a chance to find a new item.
-However, every search increases the Risk of Miranda returning.
-If she catches you, there will be severe consequences (NTR).
<b>Important Mechanics:</b>
-The detection risk resets to 0 at the end of each day.
-If the risk gets too high, leave the room and return tomorrow to continue safely.
-Items found are saved permanently.
Be careful. The more you search, the more dangerous it becomes.
<<back>><<set $evelynTrust to 50>>
<<set $evelynPillCountdown to 10>>
<<set $evelynResearchDelivered to true>>
You hand Evelyn the stack of stolen research the notebook, USB drive, handwritten notes, and final formula summary from Mirandas room.
Evelyn stares at the materials for a long moment, her eyes widening.
<<evelyn>> You actually did it. <</evelyn>>
<<player>> I told you I would get them. <</player>>
She quickly flips through the pages, her hands starting to shake with excitement.
<<evelyn>> This is everything The missing test data, the hormone ratios, my mothers final notes on the stabilization process. I cant believe you got all of this! <</evelyn>>
She suddenly throws her arms around you in a tight hug.
<<evelyn>> Thank you thank you so much. With this I can finally finish it. The Pink Pill its actually possible now. <</evelyn>>
<<player>> [[Just promise me it will work!->evelynquest2.1]] <</player>>
She pulls back, wiping her eyes quickly.
<<evelyn>> Listen, Ill need time to go through all of this and synthesize everything properly. Its delicate work. Id say about 10 days. <</evelyn>>
<<evelyn>> Youve earned my trust. You can come and go from the lab whenever you want now. Just be careful. The gang is everywhere. <</evelyn>>
She looks down at the research again, a mix of hope and nervousness on her face.
<<evelyn>> Come back in 10 days. I should have the first finished pill ready by then. <</evelyn>>
<<player>> Ill be back. Stay safe until then. <</player>>
She pauses, then adds quietly:
<<evelyn>> Just don't let them find out what were doing here. If Tray or Miranda discovers this... <</evelyn>>
She doesnt finish the sentence. She doesnt need to.
<em> You can now visit Evelyn whenever you like! </em>
[[Leave->laboutside]]
<<set $evelynTrust = 50>>\
<<set $evelynCountdown = 10>>\
<<set $evelynquest3 = true>>\<img src="img/others/evelyn/evelyn.png" style="max-width:50%;">
<div id="evelynLove">
<span class="bar-label">Evelyn Love</span><br>\
<<print '<progress class="custom-gauge-love" value="' + $evelynLove + '" max="100"></progress>'>>
</div>
<div id="evelynCorruption">
<span class="bar-label">Evelyn Corruption</span><br>\
<<print '<progress class="custom-gauge-corruption" value="' + $evelynCorruption + '" max="100"></progress>'>>
</div>
<<if not $brokenlab>>\
<<link "Talk with her">>
<<silently>>
<<set _randomTalk to random(1, 3)>>
<</silently>>
<<if _randomTalk is 1>>\
<<goto "evelyntalk1">>\
<<elseif _randomTalk is 2>>\
<<goto "evelyntalk2">>\
<<else>>\
<<goto "evelyntalk3">>\
<</if>>\
<</link>>\
<<linkreplace "Talk about the gang">>
<<if $evelynGangcorr <= 0>>
Evelyn doesn't seem interested in talking about the gang anymore.
<em>Her gang corruption is already at 0.</em>
<<elseif $energy >= 20>>
<<goto "evelyndeeptalk">>
<<else>>
You are too tired (need at least 20 energy).
<</if>>
<</linkreplace>>
<<if $chocolate >=1>>\
[[Give chocolate->evelynchocolate]]
<</if>>\
<<else>>\
<<if $brokenlabquest>>
<<link "Talk with her">>
<<silently>>
<<set _randomTalk to random(1, 3)>>
<</silently>>
<<if _randomTalk is 1>>\
<<goto "evelyntalk1">>\
<<elseif _randomTalk is 2>>\
<<goto "evelyntalk2">>\
<<else>>\
<<goto "evelyntalk3">>\
<</if>>\
<</link>>\
<<linkreplace "Talk about the gang">>
<<if $evelynGangcorr <= 0>>
Evelyn doesn't seem interested in talking about the gang anymore.
<em>Her gang corruption is already at 0.</em>
<<elseif $energy >= 20>>
<<goto "evelyndeeptalk">>
<<else>>
You are too tired (need at least 20 energy).
<</if>>
<</linkreplace>>
<<if $chocolate >=1>>\
[[Give chocolate->evelynchocolate]]
<</if>>\
<<else>>\
[[Let me explain->evelynbrokenlab1]]
<</if>>\
<</if>>
<<back>> You gave Tray 150 money.
<<set $money -= $rentCost>>\
<<set $rentpaid to false>>\
[[Your room]]<<widget "LockWorkers">>\
<<silently>>
<<if $ghLilsis>>
<<set $ghLilsisLocked = true>>
<</if>>
<<if $ghBigsis>>
<<set $ghBigsisLocked = true>>
<</if>>
<<if $ghMom>>
<<set $ghMomLocked = true>>
<</if>>
<<if $ghClara>>
<<set $ghClaraLocked = true>>
<</if>>
<<if $ghNicole>>
<<set $ghNicoleLocked = true>>
<</if>>
<<if $ghCassandra>>
<<set $ghCassandraLocked = true>>
<</if>>
<<if $ghGf>>
<<set $ghGfLocked = true>>
<</if>>
<</silently>>
<</widget>>\
$namebigsis bursts in to your room in the middle of the night..
<<bigsis>> Look what Tray just did! <</bigsis>>
She shows you a picture..
<img src="img/angel/cumboobs2.jpg" style="max-width:40%;">
<<bigsis>> Want me to tell you about it? <</bigsis>>
[[Yes->bigsisnightcuck1]]
[[No, get out!->bigsisnightcuck2]]
<<evelyn>> The formula is stable. All the research from my mother's room was exactly what I needed. <</evelyn>>
<<evelyn>> Theres only one problem though. <</evelyn>>
She hesitates, biting her lip.
<<evelyn>> I can't test it myself. Im already a woman. The pill is designed to rewrite male biology first into a transitional state and then into a complete female body. <</evelyn>>
Evelyn looks directly at you, her expression a mix of hope and something almost mischievous.
<<evelyn>> That means you're the only one who can test it properly. If you take it now we will finally know if it works. <</evelyn>>
She picks up the glass container and holds it out towards you.
<<evelyn>> So what do you say? Are you willing to test it? <</evelyn>>
You hesitate and just look at her.
<<player>> ... <</player>>
[[How long does it last?->evelynquest3talk1]]
[[Test on someone else->evelynquest3talk2]]
[[Take it->evelynquest3takepill]]
[[No->evelynquest3nopill]]
<<player>> How long do the effects last? <</player>>
Evelyn leans against the workbench, thinking for a moment.
<<evelyn>> Based on the research and my calculations it should last between 4 to 6 days. <</evelyn>>
<<evelyn>> The first pill starts the transformation. After that your body should slowly return to normal over the course of those days. <</evelyn>>
She gives a small uncertain shrug.
<<evelyn>> At least thats what the notes and formulas suggest. We won't know for sure until someone actually tests it. <</evelyn>>
<<evelyn>> The duration might vary a little depending on body mass and how many pills you take. <</evelyn>>
<<player>> ... <</player>>
<<evelyn>> So are you ready to try it? <</evelyn>>
[[Test on someone else->evelynquest3talk2]]
[[Take it->evelynquest3takepill]]
[[No->evelynquest3nopill]]You take the small pink pill from Evelyns hand and swallow it without water. It tastes faintly sweet and metallic.
<<evelyn>> Good... Now we wait and observe. <</evelyn>>
A few minutes pass. At first nothing happens. Then a sudden intense heat spreads through your chest and groin. Your heart starts pounding violently.
<<player>> Fuck... its starting... <</player>>
The room begins to spin. Your legs give out and you collapse onto the floor. Evelyn rushes over and kneels beside you.
<<evelyn>> Stay with me. Tell me what youre feeling! <</evelyn>>
[[Everything goes black.->evelynquest3takepill.2]]<<player>> Is there really no one else we can test this on first? <</player>>
Evelyn crosses her arms and gives you a serious look.
<<evelyn>> No. I dont want to test it on anyone else. <</evelyn>>
Before you can say anything, she continues..
<<evelyn>> If we give it to someone else I wont be able to observe the effects properly. I need to see exactly how the body reacts step by step. I need real feedback on how it feels, how fast the changes happen, any side effects... everything. <</evelyn>>
She steps closer, her voice becoming more insistent but still professional.
<<evelyn>> This is too important to risk on a random person. I need someone I can trust. Someone who will tell me exactly what theyre feeling. <</evelyn>>
<<player>> ... <</player>>
<<evelyn>> I need to know if theres pain, if the heat is unbearable, how your mind feels when the hormones hit, how sensitive your body becomes... I cant get that kind of detailed information from anyone else. <</evelyn>>
She looks at you directly, almost pleading.
<<evelyn>> Please. Youve come this far with me. I need you to be the one who tests it. <</evelyn>>
<<evelyn>> Will you do it? <</evelyn>>
[[How long does it last?->evelynquest3talk1]]
[[Take it->evelynquest3takepill]]
[[No->evelynquest3nopill]]
<<player>> No... Im not ready yet. I need more time to think about this. <</player>>
Evelyn studies you quietly for a few seconds, then gives a small nod.
<<evelyn>> I understand. Its not a small thing to ask of someone. <</evelyn>>
She carefully puts the pink pill back into the sealed container on the workbench.
<<evelyn>> Alright. Take all the time you need. <</evelyn>>
<<evelyn>> Just come back and tell me when youre ready. I'll keep the pill safe until then. <</evelyn>>
She turns back to her notes, though she looks a little tense.
[[Leave->labinside]]<<silently>>
<<skipPeriod>>
<<updatePeriod>>
<<set $eventLock = true>>
<<set $ts = true>>
<<set $evelynquest4 = true>>
<</silently>>
You slowly regain consciousness on the cold lab floor. Your body feels... different. Softer. Hot. Sensitive.
You push yourself up into a sitting position. Your chest feels swollen and tender, your skin is smoother, and your voice sounds noticeably higher when you groan.
Evelyn is sitting nearby watching you intently, taking notes.
<<evelyn>> You were out for almost three hours. How do you feel? <</evelyn>>
<<player>> Like I got hit by a truck... Everything feels strange. <</player>>
<<evelyn>> Your body had changed. We should monitor you closely over the next few days. Let me do some tests on you! <</evelyn>>
You look down at yourself.
<img src="img/player/ts/body2.webp" style="max-width:80%;">
You look down at your changing body and see a pair of small, puffy breasts on your chest, a noticeably smaller and smoother dick between your legs, wider feminine hips, and smooth, clean-shaven legs.
<<player>> [[What tests?->evelynquest3takepill.3]] <</player>><<evelyn>> Before you leave, I need to run a few quick tests on your new body. To make sure everything is responding correctly. <</evelyn>>
<<evelyn>> Take off all your clothes please. <</evelyn>>
You hesitate for a moment, but eventually remove everything. You stand completely naked in front of her.
Evelyn steps closer, her eyes scanning your changed body with clinical interest. She reaches out and gently cups one of your small puffy breasts, then lets her hand slide down your stomach.
<<evelyn>> Good sensitivity here... <</evelyn>>
Her hand moves lower until she wraps her fingers around your noticeably smaller and smoother cock. She gives it a few slow strokes, then lightly slaps it with her fingers. Your body twitches involuntarily.
<<evelyn>> Interesting... the reaction is quite strong. <</evelyn>>
She slaps it again, a bit firmer this time, while watching your hips jerk and your nipples harden.
<<evelyn>> Im just checking the nervous system response. Everything seems to be working properly. The sensitivity is actually higher than I expected. <</evelyn>>
<img src="img/player/ts/testing.webp" style="max-width:50%;">
She continues to stroke and tap your shrunken dick for a few more seconds, observing every little reaction in your body with focused eyes.
<<evelyn>> Very good. The transformation appears stable so far. <</evelyn>>
She finally lets go and steps back.
<<evelyn>> [[You can get dressed again.->evelynquest3takepill.4]] <</evelyn>>You slowly pull your clothes back on, still adjusting to the unfamiliar sensations of your changed body. The fabric feels different against your softer skin and new curves.
<<evelyn>> Be careful while you're like this. <</evelyn>>
<<evelyn>> Your body is in a transitional state. There might be some side effects sudden hot flashes, increased sensitivity, mood changes, or fatigue. But it should be manageable for now. <</evelyn>>
She watches you get dressed with a focused but slightly concerned expression.
<<evelyn>> When the effects start to wear off in 4 to 6 days, I need you to come straight back here. <</evelyn>>
<<evelyn>> I want a full report on how it felt, any after-effects, and how your body reverted. Every detail matters for improving the formula. <</evelyn>>
<<player>> Yes, I understand. <</player>>
<<evelyn>> Until then... try not to get into too much trouble in that body. <</evelyn>>
<<player>> Yeah, I will try not to.. <</player>>
She gives you one last look before turning back to her notes.
[[Leave the lab->labinside]]
<<set $evelynquest4 = true>>\
<<set $pillduration = 5>>\
<<set $eventLock = false>>\<<set $ts to false>>\
A weak ray of light filters through the dirty window. You slowly open your eyes and sit up in bed.
Something feels different.
You look down at your body. The small puffy breasts are completely gone. Your hips have returned to their original masculine shape. Between your legs, your cock is back to its normal size and feel. The smooth, feminine curves have vanished overnight.
The Pink Pill’s effects have fully worn off.
You run your hands over your chest and thighs, confirming the changes. Your skin feels rougher again. Your voice sounds deeper when you let out a slow breath.
<<player>> ...It's over. I'm me again. <</player>>
You sit there for a moment, processing the strange mix of relief and confusion.
[[Get out of bed->Your room]]
You return to the lab after the Pink Pill effects have completely worn off. Evelyn looks up from her notes as you enter.
<<evelyn>> You're back to normal... Good. Sit down. I need to ask you a few questions. <</evelyn>>
She sits down, carefully looking at you.
<<evelyn>> How do you feel now? Any lingering changes? Did you experience any side effects while you were transformed? <</evelyn>>
<<player>> I felt... more lustful than usual while I was in that body. Everything felt more intense. But it's back to normal now. <</player>>
Evelyn nods while writing something down.
<<evelyn>> Increased libido is a known side effect. I'm glad to hear it has normalized. Everything else seems to be in order. <</evelyn>>
She leans back and allows herself a small, genuine smile.
<<evelyn>> It worked. The formula is stable. We actually did it. <</evelyn>>
<<evelyn>> I'll start producing more pills now that I know the process is safe. You'll get the first few batches. <</evelyn>>
[[Continue->evelynquest4.1]]<<player>> Really? That's awesome. When will they be ready? <</player>>
<<evelyn>> With the current setup I should have the first 2 pills ready in about 4 to 5 days. <</evelyn>>
<<player>> Do you need me to get anything for you? Ingredients or equipment? <</player>>
Evelyn shakes her head.
<<evelyn>> Not right now. Thanks to the research you stole from Miranda, I already have everything I need for the first batch. <</evelyn>>
She leans back against the workbench.
<<evelyn>> In the future though, if I’m going to keep producing them regularly, I will need some rarer chemical precursors and compounds. Those are difficult to find these days. <</evelyn>>
<<evelyn>> But that’s a problem for later. For now, just rest and recover from the first test. Come back in a few days and I should have your pills ready. <</evelyn>>
She gives you a small, satisfied smile.
<<evelyn>> We actually made it work. <</evelyn>>
[[Leave->labinside]]
<<set $evelynquest5 = true>>\
<<set $evelynProducePill = 5>>\
<<set $evelynProducePillActive = true>>\
<<widget "producepill">>
<<if $evelynquest5 and $evelynProducePillActive and $evelynProducePill >0>>\
<<set $evelynProducePill -=1>>
<</if>>\
<</widget>>
<<widget "evelynProducePillsEnd">>
<<if $evelynquest6 and $evelynPillResourceLeft>0>>\
<<set $evelynPillResourceLeft -= 1>>\
<<set $evelynPills += 2>>\
<em> Evelyn produced 2 pills! </em>
<</if>>\
<</widget>>You have $pinkpill pills
Do you want to take a pill?
<<link "Yes">>\
<<goto "usepinkpill1">>\
<</link>>\
<<link "No">>\
<<back>>\
<</link>>\You get home and immediately swallow the pink pill.
Moments later an overwhelming heat explodes through your body. The world spins and you collapse onto the bed, losing consciousness as the transformation begins.
[[Wake up->Your room]]
<<silently>>
<<skipPeriod>>
<<updatePeriod>>
<<set $pillduration =5>>
<<set $pinkpill -= 1>>
<<set $ts = true>>
<</silently>>
The moment you step inside, Evelyn looks up from her workbench with a tired but satisfied expression.
<<evelyn>> You're back. Perfect timing. <</evelyn>>
She reaches into a small locked drawer and takes out two small pink pills, carefully sealed in clear glass tubes.
<<evelyn>> I managed to make two pills. The first batch was smaller than I hoped, but they tested stable. <</evelyn>>
She holds them up so you can see the soft pink color clearly.
<<evelyn>> They're yours, just like I promised. <</evelyn>>
She places the two pills on the table in front of you.
<<player>> Thank you! <</player>>
<<evelyn>> So... what are you going to do with them? <</evelyn>>
<<player>> We'll see. I have some ideas. <</player>>
<em> You obtained 2 pink pills! </em>
<em> Evelyn will now produce pink pills for you. </em>
[[Leave->labinside]]
<<set $evelynquest6 = true>>\
<<set $pinkpill =2>>\
<<set $evelynPillResourceLeft = 5>>\
<<set $evelynPills = 0>>\<<if $evelynPillResourceLeft is 0>>
<<evelyn>> I've run out of the necessary chemicals. I can't make any more pills for now... not until we find more supplies. <</evelyn>>
[END OF CONTENT FOR NOW]
[[Back->labinside]]
<<if $evelynPills >0>>
<<evelyn>>You can take my remaining pills. <</evelyn>>
<<linkreplace "Get those pills">>
<<set _pills = $evelynPills>>\
<<set $pinkpill += _pills>>\
<<set $evelynPills = 0>>\
<em> You got <<print _pills>> pills. </em>
<</linkreplace>>\
<</if>>
<<else>>\
Evelyn have made $evelynPills since last you visited her.
<<if $evelynPills is 0>>
<<evelyn>> I haven't finished anything yet. <</evelyn>>
[[Leave->labinside]]
<<else>>
<<evelyn>> Feel free to take those! <</evelyn>>
<<linkreplace "Get those pills">>
<<set _pills = $evelynPills>>\
<<set $pinkpill += _pills>>\
<<set $evelynPills = 0>>\
<em> You got <<print _pills>> pills. </em>
<</linkreplace>>\
[[Leave->labinside]]
<</if>>\
<</if>>\You get on your knees and start enjoying Evelyn's pussy with your mouth.
<video src="img/others/evelyn/pussy.webm" autoplay muted loop style="max-width:80%;"></video>
<<evelyn>> Oohh fuuck! <</evelyn>>
<<linkreplace "Handjob">>
<<if $energy >= 15>>\
<<goto "evelynhandjob">>\
<<else>>\
You are too tired for this right now. (Need at least 15 energy)\
<</if>>\
<</linkreplace>>
<<linkreplace "Blowjob">>\
<<if $energy >= 15>>\
<<goto "evelynbj">>\
<<else>>\
You are too tired for this right now. (Need at least 15 energy)\
<</if>>\
<</linkreplace>>
<<linkreplace "Eat her pussy">>\
<<if $energy >= 15>>\
<<goto "evelyneatpussy">>\
<<else>>\
You are too tired for this right now. (Need at least 15 energy)\
<</if>>\
<</linkreplace>>
<<linkreplace "Fuck her pussy">>\
<<if $energy >= 15>>\
<<goto "evelynpussy">>\
<<else>>\
You are too tired for this right now. (Need at least 15 energy)\
<</if>>\
<</linkreplace>>
<<linkreplace "Fuck her ass">>\
<<if $energy >= 15>>\
<<goto "evelynanal">>\
<<else>>\
You are too tired for this right now. (Need at least 15 energy)\
<</if>>\
<</linkreplace>>
[[Leave->labinside]]<<if $energy >=15>>\
You lean in slowly and kiss Evelyn. For a brief second she stiffens, but then she kisses you back. The kiss quickly grows deeper and more heated. Your hands slide around her waist, pulling her closer as one hand moves up to gently squeeze her breast.
Evelyn lets out a soft, trembling moan against your lips. Her body presses into yours for a moment, the kiss becoming hungry and urgent.
<video src="img/others/evelyn/kiss.webm" autoplay muted loop style="max-width:80%;"></video>
Suddenly she pulls away, breathing heavily. Her face is flushed bright red.
<<evelyn>> I... I got work to do.. <</evelyn>>
She turns away, still blushing deeply, avoiding your eyes. You can tell she liket it.
<em>Corruption increased slightly.</em>
<<set $evelynCorruption += 10>>\
<<set $energy -=15>>\
[[Leave->labinside]]
<<else>>\
Not enough energy (need atleast 15).
<<back>>
<</if>>\<<widget "eastsideEncounter">>
<<if random(1,100)>90>>
<<set _clip to random(1,4)>>
<<if _clip is 1>>
You spot some people fucking.
<img src="img/others/gang/outside.webp" style="max-width:50%;">
<<elseif _clip is 2>>
You spot two gangmembers fucking a girl.
<img src="img/others/gang/outside2.webp" style="max-width:50%;">
<<elseif _clip is 3>>
You spot a girl blowing a gangmember.
<video src="img/others/gang/outside5.webm" autoplay muted loop style="max-width:50%;"></video>
<<elseif _clip is 4>>
You spot multiple gangmembers harassing a girl.
<video src="img/others/gang/outside4.webm" autoplay muted loop style="max-width:50%;"></video>
<</if>>\
<</if>>\
<</widget>>A guard suddenly comes up to you. Before you manage to react, he is in your face.
<<guard>> Follow me <</guard>>
<<player>> What, why? <</player>>
<<guard>> Tray wants to talk. Come now or I drag you with me <</guard>>
Not wanting any problems, you follow the guard. Why does Tray wanna talk to you know?
[[Continue->labtraytalk1]]
<<set $labtraytalk = true>>You follow the guard towards gangHQ. You go inside and enter Tray's office and sit down in the chair across from Tray.
<img src="img/ai/ganghqboss.png" style="max-width:80%;">
<<tray>> I’ve been hearing some interesting shit lately. <</tray>>
<<tray>> People say you’ve been sneaking around my brothel, asking the girls all kinds of weird fucking questions. About labs, chemicals, hidden rooms… that kind of shit. <</tray>>
He takes a step closer, staring you down.
<<tray>> Now I’m only gonna ask this once. <</tray>>
<<tray>> Where the fuck is this lab? What do I find there? And don’t even think about lying to me. <</tray>>
His eyes are sharp and dangerous. You can feel the tension in the air.
[[Continue->labtraytalk2]]You try to sound casual and unconcerned.
<<player>> It's nothing important, just an old abandoned building full of scrap and junk. There's no lab or anything like that. <</player>>
Tray stares at you coldly for a second. Without warning, one of his guards steps forward and delivers a brutal punch to your face. You stumble backwards, tasting blood.
<<tray>> I warned you not to lie to me. <</tray>>
Tray grabs you by the collar and pulls you close, his voice low and threatening.
<<tray>> I know there's a fucking scientist hiding in that lab. I know you've been talking to her. <</tray>>
He shoves you back hard against the wall.
<<tray>> This is your last warning. If you lie to me again, the consequences will be much worse. <</tray>>
You feel a heavy knot of anxiety in your chest. You can't tell him about Evelyn. If they find her... you don't even want to think about what they would do to her.
Tray glares at you for another moment before letting go.
You don't know what Tray already knows. It could end bad if you try to lie again. You think to yourself, Evelyn is safe behind that big reinforced door. Even if they wanted to try, they couldn't get inside.
[[Tell him->labtraytalk3]]You hesitate for a moment, but realize you can’t stay completely silent.
<<player>> There's a woman named Evelyn... she's a scientist. She's hiding in an old research lab somewhere in the ruins. That's all I know. <</player>>
Tray watches you carefully, then slowly shakes his head with a cold smirk.
<<tray>> Cute. You really think you can feed me half-truths? <</tray>>
<<tray>> One of my men has been tailing you for days. We already know exactly where her lab is. <</tray>>
He steps closer, his voice low and dangerous.
<<tray>> We've been watching the place. We saw her open the door and let you inside just the other day. <</tray>>
<<tray>> The problem is we can't get in ourselves. That bitch has the entrance sealed up tight. <</tray>>
Tray grabs your jaw roughly, forcing you to look at him.
<<tray>> But you... she trusts you. So you're going to help us get inside. Understand? <</tray>>
[[Before you can think, he continues->labtraytalk4]]<<tray>> If you refuse to help me get into that lab... I'll throw your ass in our joyful jail.<</tray>>
He smiles coldly.
<<tray>> And while you're locked up nice and safe, I'll send a squad of my boys over to your house to keep your family company. Your mom, both your sisters... they'll have plenty of visitors every single night. <</tray>>
<<tray>> I'm sure they'll keep them very entertained. <</tray>>
He lets the words hang in the air for a moment before continuing.
<<tray>> Oh, and your rent? It'll go up by 200. Starting immediately. <</tray>>
<<tray>> So you have a simple choice. Help me get what I want from that lab... or watch your entire family get turned into the neighborhood fucktoys while you rot in a cell. <</tray>>
Tray releases your collar and steps back, staring at you expectantly.
<<tray>> What's it gonna be? <</tray>>
<<if not $forcedfem>>\
[[Don't help them->labtraynohelpnofem]]
<<else>>\
[[Don't help them->labtraynohelp]]
<</if>>\
<<if $nicolekidnapped and $cassandrakidnapped>>\
[[I have your sisters. Let's make a deal.->labtraynohelpsisters]]
<</if>>\
[[Help them get inside->labtrayhelp]]Tray stares at you with cold fury for a few seconds, then suddenly nods to his men.
Two large gang members grab you roughly. Before you can react, they start beating you mercilessly. Heavy punches slam into your stomach, ribs, and face. You get thrown to the ground where they continue kicking you while you curl up trying to protect yourself.
After what feels like forever, Tray raises his hand and they stop.
<<tray>> That's just a taste. <</tray>>
<<tray>> Your rent is now increased by 200. Effective immediately. <</tray>>
<<tray>> Next time you lie to me or try to play games, the beating will be the least of your worries. <</tray>>
You lie on the floor, coughing and gasping for air. Your body feels battered and significantly weaker after the brutal punishment.
<<tray>> Now get the fuck out of here. <</tray>>
You slowly drag yourself up and stumble away, every movement sending sharp pain through your body.
<<set $playerStrength -= 25>>
<<set $rentCost = 350>>
<em> You some strength! </em>
<em> You rent increased to 350! </em>
[[Leave->hallway]]Tray stares at you with pure contempt, then gives a sharp nod to his men.
Two large gang members grab you roughly. Before you can react, they start beating you mercilessly. Heavy punches slam into your stomach, ribs, and face. You get thrown to the ground where they continue kicking you while you curl up trying to protect yourself.
After the beating, Tray crouches down beside you.
<<tray>> Your rent is now increased by 200. Effective immediately. <</tray>>
<<tray>> And since you clearly need time to think about your choices... <</tray>>
He stands up and gestures to his men.
<<tray>> Throw this piece of shit in jail for a while. Let our boys use him and hopefully he learns what happens when he lies to me. <</tray>>
The gang members drag your beaten body through the streets. They force you to take a pill and you’re thrown into a dirty cell, the metal door slamming shut behind you with a loud clang.
<<set $rentCost = 350>>\
<<set $security = 0>>\
<em> You rent increased to 350! </em>
<em> Your house security fell. </em>
[[You pass out for a second->startjail]]
You feel trapped. The images of what Tray would do to your family if you refuse flash through your mind. You have no real choice.
<<player>> ...Fine. Okay. I'll help you. <</player>>
Tray gives you a satisfied, predatory smile.
<<tray>> Good boy. Smart decision. <</tray>>
He gestures to his men and starts walking. You follow beside him as a group of ten heavily armed gang members fall in behind you. The walk toward Evelyn’s lab feels like a funeral march. You can’t stop this anymore. There are simply too many of them.
When you get close to the hidden entrance, Tray stops the group just out of sight and looks at you.
<<tray>> Go knock on the door. Get her to open it. And remember, if you try anything stupid, your family will pay for it. <</tray>>
[[Knock on the door->labtrayhelp2]]<img src="img/ai/labentrance.png" style="max-width:80%;">
You walk up to the heavy reinforced door with a heavy knot in your stomach. You raise your hand and knock.
After a short wait, the small viewing slit opens. Evelyn’s eyes appear. When she sees it’s you, she sounds relieved.
<<evelyn>> Oh, it’s just you. <</evelyn>>
You hear the sound of multiple locks turning as she begins to open the door.
Your chest tightens. You stand completely still, staring at her with a hollow expression.
Evelyn immediately senses something is wrong.
<<evelyn>> ...Hey? What's going on? <</evelyn>>
The second the door swings open, Tray and his gang burst out from their hiding spots and rush forward. Evelyn’s face twists in pure terror.
She tries desperately to slam the door shut, but she’s far too slow. Rough hands shove her backwards into the lab as the gang members flood inside after her.
<<evelyn>> No! Get out! Stay away! <</evelyn>>
[[Continue->labtrayhelp3]]You stand frozen outside the doorway as the gang storms into the lab. For a few seconds you just stare into the chaos.
<img src="img/ai/labentranceopen.png" style="max-width:80%;">
Inside you hear Evelyn shouting and struggling fiercely.
<<evelyn>> Get out! Don’t you fucking touch me! <</evelyn>>
You take a shaky breath and slowly walk inside. The lab is already being torn apart. Gang members are smashing equipment, ripping open drawers and throwing papers and vials everywhere in search of loot.
Further in, Evelyn’s voice rises into a desperate, terrified scream.
<<evelyn>> No! Stop! Please stop! <</evelyn>>
You round the corner and the scene hits you hard.
Evelyn is pinned down on the cold floor in the middle of the lab. Four gang members have already overpowered her. Two of them are holding her arms and legs spread wide while a third has ripped her clothes off and is violently thrusting into her. A fourth one is forcing his thick cock deep into her mouth, muffling her cries.
Her eyes are filled with pure horror and betrayal as they meet yours for a brief moment before another brutal thrust makes her whole body jerk violently.
<video src="img/others/evelyn/gangbang3.webm" autoplay muted loop style="max-width:80%;"></video>
The wet, rhythmic sounds of them raping her echo through the lab while the rest of Tray’s men continue destroying and looting everything around you.
[[You can't stay here. You decide to leave->labtrayhelp4]]<<tray>> You are not going anywhere! You're gonna stay here and enjoy the show! <</tray>>
Two of Tray’s men grab you firmly from behind, holding your arms and shoulders so you can’t turn away. Tray steps up beside you and puts a heavy hand on your shoulder.
<<tray>> You helped us get inside. Now you’re gonna watch every second of what happens to your little scientist friend. <</tray>>
<video src="img/others/evelyn/gangbang2.webm" autoplay muted loop style="max-width:80%;"></video>
You are forced to stand there as the gang continues to destroy the lab. Equipment is smashed, notes and research papers are torn apart and scattered across the floor, and vials are shattered under heavy boots.
In the middle of the chaos, Evelyn is being brutally raped. Three gang members are on her at once. One thrusting violently into her pussy, another forcing his cock down her throat, while the third gropes and slaps her body. Her muffled screams and crying can be heard between the wet, rhythmic sounds of them using her.
<video src="img/others/evelyn/gangbang.webm" autoplay muted loop style="max-width:80%;"></video>
Every time she tries to struggle or pull away, they hold her down harder and laugh.
<<tray>> Look at her... This is what happens when people try to keep secrets from me. <</tray>>
You feel a sickening mix of guilt, horror, and helplessness as you’re forced to watch the gang continue to violate Evelyn while they tear her life’s work apart around her.
[[Leave->labtrayhelp5]]You can't take it anymore.
The sounds of Evelyn's muffled screams, the laughter of the gang members, and Tray's mocking voice become too much. You wrench yourself free from the grip of the two men holding you and stagger out of the lab like a broken man.
<<tray>> Run home, little whiteboy. And remember what happens when you cross me. <</tray>>
By the time you reach your house, you're completely drained, mentally and physically. You don't even bother talking to anyone. You just drag yourself into your room, collapse onto the bed, and pull the blanket over your head.
<em> Evelyn no longer trust you. </em>
<em> Evelyn's love and corruption towards you have reset. </em>
[[Sleep->sleep]]
<<set $brokenlab = true>>\
<<set $evelynTrust = 0>>\
<<set $evelynLove = 0>>\
<<set $evelynCorruption = 0>>\
You make your way over to the crowd and look over the shoulder of one of the guests. You see $namelilsis on stage.
<<if $lilsisGangcorr >= 80>>
<video src="img/daisy/barshowplug.webm" autoplay muted loop style="max-width:80%;"></video>
Lily is putting on an extremely lewd and depraved show, fully embracing her gang corruption. You notice she have something in her butthole..
<<elseif $lilsisGangcorr >= 50>>
<video src="img/daisy/barshow2.webm" autoplay muted loop style="max-width:80%;"></video>
Lily dances provocatively, clearly becoming more comfortable showing off for the crowd.
<<else>>
<video src="img/daisy/barshow1.webm" autoplay muted loop style="max-width:80%;"></video>
Lily performs a teasing but relatively tame stage show, though she still looks embarrassed.
<</if>>
[[Leave->Bar inside]]Gripping her hips tightly, you bury your cock deep inside $namelilsis's soaked pussy in doggy.
<video src="img/daisy/teaseevent.webm" autoplay muted loop style="max-width:80%;"></video>
You then force her face and chest down onto the bed and continue fucking her with rough, powerful strokes.
<video src="img/daisy/teaseevent2.webm" autoplay muted loop style="max-width:80%;"></video>
<<linkreplace "Cum">>
You fuck her pussy relentlessly till you can't hold your orgasm anymore. You pull out your dick and empty your balls on her face.
<video src="img/daisy/facial.webm" autoplay muted loop style="max-width:80%;"></video><</linkreplace>>
<<silently>>
<<advanceHour>>
<<set $lilsisLove += 10>>
<<set $lilsisCorruption += 12>>
<</silently>>
[[Clean up and leave->hallway]]The moment she sees you her face twists with anger and disgust.
<<evelyn>> What the fuck do you want? <</evelyn>>
<<player>> We need to talk, Evelyn.. <</player>>
<<evelyn>> You’ve got some fucking nerve showing up here right now. <</evelyn>>
She turns her back on you sharply.
<<evelyn>> Get out. I don’t want to hear it. <</evelyn>>
<<player>> Evelyn, wait. Please. I need to explain what happened. <</player>>
<<evelyn>> Explain?! You god damn know what they did to me.. And they broke my fucking door! <</evelyn>>
She spins around, eyes wet with rage.
<<player>> Tray forced me. He knows about you. He’s been having me followed. If I didn’t bring them here he was going to… he threatened my family. My mom, my sisters. He said he’d make them “entertained” every night while I rot in his jail. I didn’t have a choice. <</player>>
<<evelyn>> So you sold me out instead?! Nice. Real fucking nice. <</evelyn>>
She laughs bitterly and turns away again.
[[I'm going to fix this!->evelynbrokenlab2]]
<<player>> I’m going to fix this. I swear. I’ll make it right. <</player>>
Evelyn whips her head back instantly.
<<evelyn>> How the hell are you going to fix this?! Look at the door! It’s completely destroyed! They come and go as they fucking please now. I’m not safe here anymore because of you! <</evelyn>>
<<player>> I know the door is bad. But I’m not giving up. I’ll find a way to repair it. I’ll make it even stronger if I have to. Just… give me a chance. Please. <</player>>
She stares at you for a long moment, jaw tight. The anger is still there, but something in her expression softens just a fraction.
<<evelyn>> …You really think you can fix a reinforced securit door that’s missing half its bolts and is hanging on by a thread?
<</evelyn>>
<<player>> I’ll find bolts. Heavy ones. Maybe reinforcement plates. Whatever it takes. I’ll scavenge the ruins if I have to. We will get back on our feet and get revenge! <</player>>
[[Her face changed->evelynbrokenlab3]]
<<evelyn>> Fine. It's not like I have any other choices. I really don't like them comming in here and... doing their thing.. <</evelyn>>
You gently speak to her.
<<player>> I know.. They are bad people. I will fix this and get revenge. We still have the research from your mother. We can do this. <</player>>
You notice her raging eyes are calming.
<<evelyn>> I’m still furious at you… but if you actually manage to get those parts and help me seal this place up properly again… <</evelyn>>
She pauses, then mutters reluctantly.
<<evelyn>> Then maybe I won’t hate you forever. <</evelyn>>
<em> Evelyn trust you a bit more now. </em>
You need to find a way to get 5 heavy bolts and 10 barricade materials to fix the door.
[[Leave->labinside]]
<<set $evelynTrust = 50>>\
<<set $brokenlabquest = true>>\
<<set $bolt = 0>>\You pull out the small box of chocolate you bought and hand it to Evelyn.
<<player>>Here... I got this for you.<</player>>
<<evelyn>>Chocolate...?<</evelyn>>
Her eyes light up with genuine surprise and joy. She takes the box carefully, almost like it's something precious.
<<evelyn>>It's been forever since I've had anything like this... There's never any chocolate around the lab. Everything here is either nutrient paste or those awful protein bars.<</evelyn>>
She opens the box, breaks off a small piece and puts it in her mouth. A soft, happy smile spreads across her face.
<<evelyn>>Mmm... it's really good. You always do nice things for me, even when we're stuck down here. I really appreciate it.<</evelyn>>
She leans in and gives you a warm hug, her lab coat brushing against you.
<<silently>>
<<set $evelynLove += 10>>
<<set $chocolate -=1>>
<</silently>>
<em>Love increased significantly.</em>
[[Back ->labinside]]
<<player>>Hey, do you sell any heavy bolts?<</player>><<trader>>
Heavy bolts? What do you need those for?<</trader>>
<<player>>Uhm.. I..<</player>>
Before you can answer, he interrupts you.
<<trader>>Ah, never mind. Don’t really care. Let me check...<</trader>>
The trader rummages through a large metal crate behind the counter.<<trader>>You're in luck. I’ve got exactly 10 heavy bolts left. Was starting to think I’d never get rid of them.<</trader>>
<<trader>>But since these are the last ones… they’re 200 each.<</trader>><<trader>>You want any?<</trader>>
<em> You can now buy heavy bolts from the trader </em>
[[Yes->tradeshop]]
<<set $tradebolt = true>>\<<silently>>
<<advanceHour>>
<<set $eventLock = true>>
<<fight>>
<</silently>>
<<if $gun and $ammo > 0>>
Do you want to use your gun?
<<linkreplace "Use the gun">>
<<set $ammo -= 1>>
<<goto "fightevelynwin">>
<</linkreplace>>
<<linkreplace "Fight without it">>
<<if $fightOutcome is "lost">>
<<goto "fightevelynlost">>
<<elseif $fightOutcome is "won">>
<<goto "fightevelynwin">>
<</if>>
<</linkreplace>>
<<else>>
<<if $fightOutcome is "lost">>
<<goto "fightevelynlost">>
<<elseif $fightOutcome is "won">>
<<goto "fightevelynwin">>
<</if>>
<</if>>
You charge forward, fists raised. The first guard swings at you. You manage to dodge and land a solid hit to his jaw, but the second guard slams a baton into your ribs. Pain explodes through your side.The fight is brutal and one-sided. You land a few desperate punches, but they’re bigger, stronger, and better trained. A heavy fist connects with your face, splitting your lip. Another blow to the stomach drops you to your knees.
You try to push yourself up, but a final brutal kick to the head sends the world spinning. [[Everything goes black.->fightevelynlost2]]
<<if $evelynGangcorr >80>>
You fight off the last gang member and quickly help Evelyn back to her feet.<<evelyn>>Thank you, I guess…<</evelyn>>
She brushes herself off, but there’s no real relief in her voice. Instead she sounds almost… annoyed.<<evelyn>>You didn’t have to do that, you know.<</evelyn>><<player>>What? They were attacking you.<</player>>
<<evelyn>>Attacking? <</evelyn>>
She lets out a small laugh.
<<evelyn>>I had it under control. It was… getting interesting. You always show up and ruin things at the best part.<</evelyn>>
She glances over at the unconscious gang member on the floor with a strange mix of disappointment and amusement.
<<else>>
You fight off the last gang member and help Evelyn back to her feet. She looks at you with wide, teary eyes, still slightly shaking.
<<evelyn>>Thank you…<</evelyn>>
Her voice breaks.
<<evelyn>>Thank you so much.<</evelyn>>
Without hesitation she steps forward and throws her arms around you, pulling you into a tight, warm hug. You can feel her heart beating fast against your chest.
<<player>>Of course..<</player>>
She buries her face in your shoulder for a moment. She holds the hug a little longer than necessary before slowly pulling back, but keeps her hands on your arms.
<<evelyn>> I really appreciate having you around..<</evelyn>>
<</if>>\
<em>Love increased significantly.</em>
<em>Evelyn's corruption towards the gang decreased.</em>
[[Leave->labinside]]
<<silently>>
<<set $evelynLove +=10>>
<<set $evelynGangcorr -=10>>
<<set $energy -= 20>>
<<advanceHour>>
<<set $eventLock = false>>
<</silently>>
<<if $evelynGangcorr <50>>
You wake up to see Evelyn getting forcefully fucked by the gangmember..
<img src="img/others/evelyn/beaten.webp" style="max-width:80%;">
<<else>>\
You wake up to see Evelyn getting fucked by the gangmember. You can clearly tell she enjoys this..
<img src="img/others/evelyn/beaten2.webp" style="max-width:80%;">
<</if>>
<em>Evelyn's corruption towards the gang increased.</em>
[[Already defeated, you decide to leave->evelynlabentrance]]
<<set $evelynGangcorr +=10>>\
<<skipPeriod>><<updatePeriod>>
<<set $energy -= 20>>
<<set $eventLock = false>><<if $evelynLove >= 50>>
<<silently>>
<<set _reduction to random(8, 14) + Math.floor($evelynLove / 10)>>
<<set $evelynGangcorr -= _reduction>>
<<set $energy -= 20>>
<<advanceHour>>
<</silently>>
You have a long and emotional conversation with Evelyn. You remind her of her goals, her research, and who she was before the gang destroyed everything. You tell her that she can't let them break her spirit.
<<evelyn>> ...You're right. I can't give up. Not after everything we've been through. <</evelyn>>
<em>The gang's influence on her weakens noticeably.</em>
<<else>>
<<silently>>
<<set $evelynGangcorr -= random(3, 6)>>
<<set $energy -= 20>>
<<advanceHour>>
<</silently>>
You try to talk to Evelyn about resisting the gang, but she seems distant and bitter. She isn't ready to open up yet.
<em>The gang's influence on Evelyn decreases only a little.</em>
<</if>>
[[Leave ->labinside]]
Using whatever scrap metal, tools and materials you had with you, you slowly start repairing the massive damage. You bend twisted metal back into place, reinforce the frame, and place new heavy bolts where the gang had smashed. The work is backbreaking and takes far longer than you expected.
Hours pass. Your hands become raw and covered in grease and dirt. Sweat runs down your face as you struggle with the heavy door.
Evelyn watches you silently from inside the lab at first, but eventually comes out and helps where she can, handing you tools and holding pieces in place.
After some hard working hours, the reinforced door is back on its hinges. It’s not as perfect as it was before, but it’s strong again. You test it several times, and it closes with a heavy, reassuring thud.
<<evelyn>> ...Thank you. <</evelyn>>
She speaks quietly, her voice softer than it has been since the attack.
<<evelyn>> I didn’t think anyone would care enough to fix it... I feel a lot safer now. <</evelyn>>
<<player>>Of course I care, Evelyn. I never wanted any of this to happen to you. I'll do whatever I can to make it right. <</player>>
She gives you a small, tired but genuine smile.
<<evelyn>> We can now continue on our work!<</evelyn>>
<em>Evelyn's love towards you have increased significantly.</em>
<em>The gang can no longer enter her lab.</em>
[[Leave->laboutside]]
<<silently>>
<<skipPeriod>>
<<updatePeriod>>
<<set $energy -=45>>
<<set $evelynLove +=15>>
<<set $brokenlab = false>>
<</silently>><<player>>Hey Aria, I've been meaning to ask, what do you usually do for fun around here? When you're not stuck dealing with everything else.<</player>>
<<gf>>Fun? That's a rare word these days...<</gf>>
<<gf>>I used to love drawing and painting before everything got crazy. I also enjoy reading and listening to music when I can get a moment alone. What about you? Do you have any hobbies that actually make you forget how shitty the world is right now?<</gf>>
<<player>>I try to stay busy. Working out, fixing things... but honestly, talking to you has become one of the best parts of my day lately.<</player>>
You notice she shyly smiles.
<<gf>>Oh? You're smooth, aren't you?<</gf>>
<<gf>>It's nice though. Most people around here only talk when they want something. You actually seem interested in what I think.<</gf>>
She tucks a strand of hair behind her ear and gives you a warm, slightly playful look.
<<gf>>You know... I don't really have anywhere I need to be right now.<</gf>>
<<gf>>Would you want to hang out for a bit? Just the two of us?<</gf>>
<<player>>I'd like that.<</player>>
You spend the next couple of hours hanging out with Aria.
You find a relatively quiet spot behind the houses where you won't be easily disturbed. At first you just sit and talk about music she likes, funny stories from before the world fell apart, and little things that make you both laugh.
She eventually pulls out a small, worn sketchbook from her bag and shyly shows you some of her old drawings. You sit close together as she explains them, your shoulders occasionally brushing. The conversation flows easily, and the more time passes, the more relaxed and playful she becomes around you.
At one point she leans her head lightly against your shoulder while laughing at something you said. She doesn't pull away.
<<gf>>This is really nice...<</gf>>
You stay like that for a while, just enjoying each other's company.
After some time, Aria looks up at you with a gentle smile.
<<gf>>We should do this again sometime. I mean… if you want to.<</gf>>
<<player>> I would really like that! <</player>>
<em>Love increased significantly.</em>
[[Leave->gnoutside]]
<<silently>>
<<set $gfquest1 = true>>
<<set $gfLove +=10>>
<<skipPeriod>>
<<updatePeriod>>
<</silently>><<player>> I was thinking… do you want to hang out again? Just us. <</player>>
$namegf smiles
<<gf>>Yeah, I’d really like that.<</gf>>
You spend the next few hours hanging out with Aria.
This time you end up on the rooftop of an old, relatively safe building nearby that gives a decent view of the surroundings. The sun is starting to set, painting the sky in soft oranges and pinks. You’ve brought a couple of blankets and some canned drinks you managed to find.
At first you sit side by side, talking more openly than before. She tells you about her favorite songs from before everything collapsed and even plays a couple of tracks from an old, cracked MP3 player she still has. You share some of your own stories, and she laughs genuinely at your dry humor.
As it gets darker and cooler, she moves a little closer to you. Eventually she leans back against your chest, letting you wrap an arm around her shoulders. The contact feels natural now.
With a teasing but affectionate tone, she says..
<<gf>>You’re surprisingly comfortable to lean on, you know that?<</gf>>
You stay like that for a while, watching the sky and talking quietly. She occasionally traces small patterns on your arm with her fingers while she speaks. The atmosphere is noticeably more intimate than last time. Less “getting to know each other” and more “enjoying being close”.
At one point she turns her head slightly and looks up at you, her face only a few inches away from yours.
<<gf>>I keep thinking about how lucky I am that you moved in close to us..<</gf>>
She stays quiet for a moment, then smiles and rests her head against you again.
After a long while, Aria sighs contentedly.
<<gf>>I don’t want to go back yet… but we probably should before it gets too dark.<</gf>>
<<gf>>Thank you for this. I always feel better when I’m with you.<</gf>>
She gives your hand a gentle hug before you both get up, clearly reluctant to end the hangout. You follow her home.
<em>Love increased significantly.</em>
[[Leave->gnoutside]]
<<silently>>
<<set $gfquest2 = true>>
<<set $gfLove +=10>>
<<skipPeriod>>
<<updatePeriod>>
<</silently>><<player>>How about we do something different today? I found a pretty clean and secluded spot with a small lake not too far from here. Want to go for a swim?<</player>>
Her eyes light up
<<gf>>A swim? That sounds amazing. I haven’t been swimming in forever.<</gf>>
<<gf>>Okay, let’s do it.<</gf>>
You and Aria make your way to the hidden lake.
<img src="img/ai/lake.png" style="max-width:80%;">
The water is surprisingly clear and calm. You both undress down to your underwear. She steps into the water first, letting out a small gasp at the cool temperature.
<<gf>>Come on, don’t just stand there staring! grins playfully Or are you too busy enjoying the view?<</gf>>
<img src="img/others/gn/ariaquesttease.webp" style="max-width:80%;">
She splashes water at you teasingly. As you join her, she swims closer, her body brushing against yours under the water. She’s noticeably more confident and flirty than before.
<<gf>>You know… you look pretty good all wet like this.<</gf>> teasing smile
<<gf>>I might have to drag you out here more often.<</gf>>
You spend a good while swimming, splashing each other and talking. At one point she swims up behind you, wraps her arms around your shoulders and whispers near your ear:
<<gf>>You’re making it really hard for me to behave, you know that?<</gf>>
After a while you both get out and dry off in the sun. The mood between you feels warmer and more charged.
Later that evening, you walk Aria all the way back to her house.
When you reach her door, she turns around to face you. The flirtatious energy from the lake is still there, but now mixed with something softer.
She steps closer, places one hand on your chest, and looks up at you.
<<gf>>Thank you for today… I had a really good time.<</gf>>
Without another word, she leans in and kisses you. A long, deep, and passionate kiss. You grab her ass, enjoying each second of it.
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariaquestkiss2.webm" type="video/webm">
</video>
Her body presses gently against yours as her fingers slide into your hair. The kiss lingers for several seconds before she slowly pulls back, slightly breathless.
<<gf>>Goodnight…<</gf>>
Softly, with a small smile.
She gives you one last lingering look before slipping inside the door, clearly affected by the moment.
<em>Love increased significantly.</em>
[[Leave->gnoutside]]
<<silently>>
<<set $gfquest3 = true>>
<<set $gfLove +=10>>
<<skipPeriod>>
<<updatePeriod>>
<</silently>><<player>>So, what do you feel like doing tonight? We could go out somewhere or find something fun to do.<</player>>
$namegf shakes her head with a small smile.
<<gf>>Actually… I don’t really want to go anywhere.<</gf>>
<<gf>>Can we just chill in my room? Others are gone for a while. I just want to be alone with you.<</gf>>
<<player>>Yeah, of course. That sounds perfect.<</player>>
You follow $namegf to her room.
As soon as the door closes behind you, the atmosphere changes. Aria turns around, looks at you for a second, then suddenly pushes you back to the wall and, kissing you with clear hunger.
You really want her, and start matching her. You slowly push her onto her bed, while still kissing her.
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariaquestkiss.webm" type="video/webm">
</video>
She doesn’t waste any time. With eager and impatient movements, she strips off both your clothes and her own. $namegf quickly climbs on top of you, straddling your hips.
You pull her panties to the side and thrust upward, sliding your cock deep into her wet pussy in one smooth motion.
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariaquestfuckstart.webm" type="video/webm">
</video>
[[She start's riding your dick->gfhangout3.1]]$namegf rides you hard in cowgirl position, moving her hips with desperate, needy rhythm. Her is around your head while kissing you.
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariaquestfuck4.webm" type="video/webm">
</video>
<<gf>>God… you’re so deep like this…<</gf>>
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariaquestfuck5.webm" type="video/webm">
</video>
[[After a while she rolls over, pulling you with her.->gfhangout3.2]]You continue in missionary position. She wraps her legs tightly around you, looking straight into your eyes while you thrust deep and steady.
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariaquestfuck3.webm" type="video/webm">
</video>
<<gf>>Kiss me… I want to feel all of you…<</gf>>
[[She then turns around on the bed, getting on all fours and arching her back.->gfhangout3.3]]You take her from behind in doggy style, gripping her hips as you fuck her harder. You kiss her with passion while fucking her.
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariaquestfuck2.webm" type="video/webm">
</video>
<<gf>>Yes… fuck me just like that!<</gf>>
$namegf moans loudly, pushing back against you with every thrust.
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariaquestfuck1.webm" type="video/webm">
</video>
[[With a deep groan you finally cum->gfhangout3.4]]With a deep groan you finally cum hard on her ass. $namegf’s body shakes as she cums with you, collapsing forward onto the be
<video autoplay muted loop style="max-width:80%;">
<source src="img/others/gn/ariaquestfuckcum2.webm" type="video/webm">
</video>
You both lie there catching your breath, sweaty and tangled together. Aria turns to face you, her eyes soft and full of emotion. She gently caresses your face.
<<gf>>I’m done pretending…<</gf>>
<<gf>>I want to be with you. For real. Only you.<</gf>>
She leans in and kisses you tenderly.
<<gf>>Will you be my boyfriend?<</gf>>
<<player>> Yes! <</player>>
<em>Love increased significantly.</em>
<em>Corruption increased massively.</em>
<em> You are now in a relationship with $namegf. </em>
[[Spend some time before leaving->gnoutside]]
<<silently>>
<<set $gf = true>>
<<set $gfLove +=10>>
<<set $gfCorruption += 25>>
<<skipPeriod>>
<<updatePeriod>>
<</silently>>You lie down on the bed, still getting used to your new shemale body. Exhaustion quickly takes over, and you drift off into a light sleep.
You’re suddenly jolted awake as the door is violently kicked open. A large, muscular gangmember storms into the room with a predatory grin.
Before you can even sit up, he’s on top of you, pinning you down hard against the mattress.
<<gangmember>> Look at you… all dressed up like a proper little slut now <</gangmember>>
He yanks your pants down roughly, grabs your hips, and forces his thick cock deep into your ass in one brutal thrust. You cry out as he starts pounding you mercilessly, his heavy body slamming against yours. He fucks you hard and fast, showing no mercy, until he finally groans and fills your insides with his cum.
<video src="img/player/ts/gang3.webm" autoplay muted loop style="max-width:80%;"></video>
He pulls out, slaps your ass, and leaves without a word, leaving you panting and leaking on the bed.
<<set $playerCorruption +=10>>\
<em>Player corruption increased.</em>
[[Clean up->Your room]]You’re in your room when the door suddenly bursts open with a loud bang. A tall, muscular gangmember steps inside, locking the door behind him with a predatory smirk.
<<gangmember>> Well, well… look what we have here <</gangmember>>
You notice he is already unbuckling his belt.
He approaches the bed, his thick cock already hard and bulging in his pants.
<<gangmember>> You either suck my dick real good or I take your boypussy. What do you choose? <</gangmember>>
[[Suck his dick->tsyourroombj]]
[[Refuse to suck his dick->tsyourroofuck]]You get on your knees in front of him, take his heavy cock in your hands and start sucking obediently. He groans in satisfaction and grabs your head, forcing himself deeper down your throat.
<img src="img/player/ts/bj3.webp" style="max-width:80%;">
You suck his dick for a while..
<<gangmember>> Oh fuck! Open up! <</gangmember>>
Scared to make him mad, you open your mouth, ready to take his cum.
<video src="img/player/ts/tsbjcum.webm" autoplay muted loop style="max-width:80%;"></video>
He leaves..
<<set $playerCorruption +=10>>\
<em>Player corruption increased.</em>
[[Clean up->Your room]]You try to pull away, but he’s much stronger. He grabs you roughly, throws you face down on the bed, yanks your pants down and forces his thick cock deep into your ass without any mercy.
<img src="img/player/ts/tsfuck4.webp" style="max-width:80%;">
He fucks your ass hard..
<img src="img/player/ts/tsfuck5.webp" style="max-width:80%;">
After a while, he cums deep inside your ass and leaves..
<<set $playerCorruption +=10>>\
<em>Player corruption increased.</em>
[[Clean up->Your room]]You stand face to face with Tray in the dimly lit room. The tension is heavy.
<<player>>I have both your sisters <</player>>
You say calmly.
<<player>>They’re safe… for now. You forget everything about the lab. You never go near it again. You never speak of it. If you do that, I’ll let them go. <</player>>
Tray’s face hardens. His jaw clenches tightly as he stares at you with pure hatred in his eyes. For a long moment he doesn’t speak.
Finally, he exhales sharply through his nose.
<<tray>>…Fine <</tray>>
He growls, voice filled with resentment.
<<tray>>You got a deal. I’ll stay away from the lab. Just… bring them back. Don’t hurt them. <</tray>>
He steps aside, clearly reluctant, but with no real choice.
<em> You gave Tray both his sisters back. </em>
<em> Gang dom decreased.</em>
[[Leave->Eastside]]
<<set $cassandrakidnapped = false>>\
<<set $nicolekidnapped = false>>\
<<set $gangdom -= 15>>\<<if random(1,100)>50>>\
As you bend over to check a drawer in the bedroom, you suddenly feel a strong pair of hands grab your hips from behind. Before you can react, a rough gangmember presses you hard against the dresser.
<<gangmember>> Look at this sexy little thin <</gangmember>>
He yanks your pants down in one swift motion and forces his thick cock deep into your ass with brutal force. You gasp as he starts pounding you hard against the furniture, his powerful thrusts shaking your body. He fucks you mercilessly until he groans loudly and fills you with his cum.
<img src="img/player/ts/gang9.webp" style="max-width:80%;">
He pulls out, slaps your ass, and disappears as quickly as he came, leaving you panting and leaking on the floor.
<<else>>\
You’re searching through the quiet house when a heavy hand suddenly grabs your hair from behind. A large gangmember spins you around and shoves you down onto your knees.
<<gangmember>> Open your mouth, slut <</gangmember>>
<img src="img/player/ts/takenbj.webp" style="max-width:80%;">
He pulls out his thick, hard cock and forces it between your lips before you can protest. Gripping your head with both hands, he starts thrusting roughly into your mouth, fucking your throat deep and fast. You gag and choke as he uses your face without mercy, his balls slapping against your chin.
<img src="img/player/ts/cum2.webp" style="max-width:80%;">
After several brutal thrusts he groans loudly and cums hard on your face and down your throat, forcing you to swallow most of it.
He pulls out, wipes his cock on your cheek, and leaves you kneeling there, gasping for air with cum dripping from your lips.
<</if>>\
<<set $playerCorruption +=10>>\
<em>Player corruption increased.</em>
[[Get up and leave->Outside]]You’re moving carefully through the neighbor’s house while chaos reigns outside. Several gangmembers have already taken control of the building and are roaming freely between the rooms.
As you enter the living room, one of them suddenly steps out from behind the corner. Without warning, he grabs you by the hair and forces you down onto your knees.
<<gangmember>> Time to put that mouth to use <</gangmember>>
He yanks down his pants and shoves his thick, hard cock straight into your mouth.
<<if random(1,100)>50>>\
<img src="img/player/ts/gangbj2.webp" style="max-width:80%;">
<<else>>\
<img src="img/player/ts/takenbj.webp" style="max-width:80%;">
<</if>>\
Gripping your head tightly, he starts thrusting roughly, fucking your face deep and aggressively. You choke and gag as he uses you without mercy, his balls slapping against your chin with every thrust.
After a few intense minutes he groans loudly and fills your throat with his cum, forcing you to swallow most of it.
He pulls out, wipes his cock on your cheek, and walks away laughing, leaving you on your knees gasping for air.
<<set $playerCorruption +=10>>\
<em>Player corruption increased.</em>
[[Get up->gnlivingroom]]<<if $energy >=30>>\
<<set _totalIncome = random(35, 70)>>\
<<set $money += _totalIncome>>\
<<set $energy -= 30>>\
<<set _clip to random(1,3)>>\
<<set $playerCorruption +=10>>\
You kneel in the small, dimly lit booth, heart racing. Your feminine body feels exposed and vulnerable as you lean forward toward the gloryhole.
Moments later, a thick, veiny cock pushes through the hole.
<img src="img/player/ts/gh.webp" style="max-width:80%;">
Without hesitation, you wrap your lips around the head and start sucking eagerly. The stranger groans from the other side as you take him deeper, bobbing your head and using your tongue skillfully.
You suck him with wet, sloppy sounds, stroking the shaft with one hand while your other hand rests on your own hardening cock. The man on the other side starts thrusting, fucking your mouth through the gloryhole.
<<if _clip is 1>>\
<img src="img/player/ts/gh2.webp" style="max-width:80%;">
<<elseif _clip is 2>>\
<img src="img/player/ts/gh3.webp" style="max-width:80%;">
<<elseif _clip is 3>>\
<img src="img/player/ts/gh4.webp" style="max-width:80%;">
<</if>>\
After a few intense minutes, he grunts loudly and shoots thick ropes of cum straight down your throat. You swallow as much as you can, some of it dripping down your chin as he pulls back.
<em>You sucked some dick and earned <<=_totalIncome>>! </em>
<em>Player corruption increased.</em>
[[Suck another cock->ghroomtswork]]
[[Leave->ghmain1]]
<<silently>>
<<advanceHour>>
<</silently>>
<<else>>\
You are too tired (Need 30 energy).
<<back>>
<</if>>\
<img src="img/ai/hallwaychaos.png" style="max-width:80%;">
The house is filled with gangmembers lounging around, drinking and talking loudly. The atmosphere is chaotic and heavy with testosterone.
You walk over to one of them. A tall, muscular guy with a cocky grin. Without shame you look him in the eyes and say softly:
<<player>> I want your cock… <</player>>
He raises an eyebrow, then smirks and spreads his legs, already starting to unbuckle his belt.
<<link "Get on your knees and suck him">>
<<goto "tsgangsuck">>
<</link>>
<<link "Let him fuck you in missionary">>
<<goto "tsgangmissionary">>
<</link>>
<<link "Ride his cock">>
<<goto "tsgangride">>
<</link>>
<<link "Let him fuck you from behind">>
<<goto "tsgangdoggy">>
<</link>>
[[Nevermind->hallway]]You lie down on your back on the bed, spreading your legs invitingly. The gangmember climbs on top of you, positioning himself between your thighs.
He pushes his thick cock into your ass in one deep thrust. You moan loudly as he starts fucking you in missionary position, his heavy body pressing you down into the mattress with every thrust.
<video src="img/player/ts/fuck7.webm" autoplay muted loop style="max-width:50%;"></video>
The pleasure quickly builds. Your own cock twitches and you cum hard all over your stomach and chest, shooting ropes of cum onto your own body.
<video src="img/player/ts/fuckselfcum.webm" autoplay muted loop style="max-width:50%;"></video>
Not long after, the gangmember groans deeply and pulls out. He strokes himself furiously before exploding, covering your stomach, chest and face with thick, warm cum.
<video src="img/player/ts/cum7.webm" autoplay muted loop style="max-width:50%;"></video>
He looks down at your cum-covered body with a satisfied smirk.
<<set $playerCorruption +=10>>\
<em>Player corruption increased.</em>
[[Get up->hallway]]The gangmember sits down in a large chair, leaning back with a cocky grin. He spreads his legs and gestures for you to come closer.
<video src="img/player/ts/flash2.webm" autoplay muted loop style="max-width:80%;"></video>
You kneel between his thighs, wrap your soft hand around his thick cock and start stroking him slowly. He groans in approval as you pump his shaft, feeling him grow even harder in your grip.
<video src="img/player/ts/jerk.webm" autoplay muted loop style="max-width:80%;"></video>
After a while you lean in, take the head into your warm mouth and begin sucking him eagerly. You bob your head up and down, taking him deeper each time while your hand works the base.
<video src="img/player/ts/tsbj3.webm" autoplay muted loop style="max-width:80%;"></video>
The gangmember puts a hand on the back of your head, guiding you as you suck him sloppily. His breathing gets heavier until he suddenly groans loudly and thrusts up into your mouth.
<img src="img/player/ts/cum6.webp" style="max-width:80%;">
Thick ropes of cum shoot down your throat as he cums hard. You swallow what you can, the rest dripping from the corners of your mouth as he finishes.
<<set $playerCorruption +=10>>\
<em>Player corruption increased.</em>
[[Get up->hallway]]The gangmember sits back on the couch, pants down around his ankles. You climb on top of him, straddling his lap.
You reach down, guide his thick cock to your hole and slowly sink down onto him. A deep moan escapes your lips as you take every inch. Once he’s fully inside, you start riding him.
<img src="img/player/ts/fuck6.webp" style="max-width:80%;">
Your own cock bounces against his stomach as you ride. The gangmember grips your hips, thrusting up to meet your movements while you bounce on his cock.
<video src="img/player/ts/tsride.webm" autoplay muted loop style="max-width:50%;"></video>
You ride him eagerly, grinding and rolling your hips until the pleasure becomes too much. You cum hard, shooting your load all over his chest and stomach.
Not long after, he groans loudly, pulls you down hard onto his cock and fills your ass with thick, hot cum.
<img src="img/player/ts/tsfuckcum.webp" style="max-width:80%;">
<<set $playerCorruption +=10>>\
<em>Player corruption increased.</em>
[[Get up->hallway]]
The gangmember grabs you roughly and bends you over the table. He yanks your pants down and kicks your legs apart.
<img src="img/player/ts/tsfuck4.webp" style="max-width:80%;">
Without warning he pushes his thick cock deep into your ass in one hard thrust. You moan loudly as he starts fucking you in doggy style, slamming into you from behind with powerful strokes.
He grips your hips tightly, pounding you hard and fast. Your own cock hangs heavy and leaks as he rails you. The sound of skin slapping against skin fills the room.
<video src="img/player/ts/tsfuck2.webm" autoplay muted loop style="max-width:50%;"></video>
After several intense minutes he growls, thrusts deep one last time and cums hard inside you, filling your ass with his warm load.
<img src="img/player/ts/tsanalcum.webp" style="max-width:80%;">
He stays buried inside you for a moment before pulling out, leaving you bent over the table with cum dripping down your thighs.
<<set $playerCorruption +=10>>\
<em>Player corruption increased.</em>
[[Get up->hallway]]